File tree Expand file tree Collapse file tree 2 files changed +9
-6
lines changed Expand file tree Collapse file tree 2 files changed +9
-6
lines changed Original file line number Diff line number Diff line change 18
18
"prod" : " rimraf dist && webpack --config ./build/webpack.config.js --mode production -p --progress "
19
19
},
20
20
"resolutions" : {
21
- "upath" : " 1.1.0 "
21
+ "upath" : " 1.1.1 "
22
22
},
23
23
"devDependencies" : {
24
24
"@babel/core" : " ^7.14.3" ,
56
56
"dependencies" : {
57
57
"jquery" : " ^3.6.0" ,
58
58
"normalize.css" : " ^8.0.1"
59
- }
59
+ },
60
+ "browserslist" : [
61
+ " defaults"
62
+ ]
60
63
}
Original file line number Diff line number Diff line change @@ -7511,10 +7511,10 @@ unset-value@^1.0.0:
7511
7511
has-value "^0.3.1"
7512
7512
isobject "^3.0.0"
7513
7513
7514
- upath@^1.1.1 :
7515
- version "1.2.0 "
7516
- resolved "https://registry.yarnpkg.com/upath/-/upath-1.2.0 .tgz#8f66dbcd55a883acdae4408af8b035a5044c1894 "
7517
- integrity sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg ==
7514
+ upath@1.1.1, upath@ ^1.1.1 :
7515
+ version "1.1.1 "
7516
+ resolved "https://registry.yarnpkg.com/upath/-/upath-1.1.1 .tgz#497f7c1090b0818f310bbfb06783586a68d28014 "
7517
+ integrity sha512-D0yetkpIOKiZQquxjM2Syvy48Y1DbZ0SWxgsZiwd9GCWRpc75vN8ytzem14WDSg+oiX6+Qt31FpiS/ExODCrLg ==
7518
7518
7519
7519
uri-js@^4.2.2 :
7520
7520
version "4.4.0"
You can’t perform that action at this time.
0 commit comments