File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 104
104
"@nuxtjs/sitemap" : " ^2.4.0" ,
105
105
"@testing-library/jest-dom" : " ^5.11.8" ,
106
106
"@vue/test-utils" : " ^1.1.2" ,
107
- "autoprefixer" : " ^10.2.0 " ,
107
+ "autoprefixer" : " ^10.2.1 " ,
108
108
"babel-core" : " ^7.0.0-bridge.0" ,
109
109
"babel-eslint" : " ^10.1.0" ,
110
110
"babel-jest" : " ^26.6.3" ,
Original file line number Diff line number Diff line change @@ -2724,10 +2724,10 @@ atob@^2.1.2:
2724
2724
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
2725
2725
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
2726
2726
2727
- autoprefixer@^10.2.0 :
2728
- version "10.2.0 "
2729
- resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.2.0 .tgz#73c148882ff771b48df9e76eaad88565516eda0c "
2730
- integrity sha512-5SdPoK2Q3rxVh4xC8GKdy772KbEESdl2SyJADCw5FMUrd5eNtpOTLo7oCFMEKvK86zQdvsIVTYk93E8dAfRy6g ==
2727
+ autoprefixer@^10.2.1 :
2728
+ version "10.2.1 "
2729
+ resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.2.1 .tgz#ce96870df6ddd9ba4c9bbba56c54b9ef4b00a962 "
2730
+ integrity sha512-dwP0UjyYvROUvtU+boBx8ff5pPWami1NGTrJs9YUsS/oZVbRAcdNHOOuXSA1fc46tgKqe072cVaKD69rvCc3QQ ==
2731
2731
dependencies:
2732
2732
browserslist "^4.16.1"
2733
2733
caniuse-lite "^1.0.30001173"
You can’t perform that action at this time.
0 commit comments