File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 301
301
"qs" : " ^6.13.0" ,
302
302
"querystring" : " 0.2.1" ,
303
303
"styled-components" : " ^6.1.13" ,
304
- "url" : " ^0.11.0 " ,
304
+ "url" : " ^0.11.4 " ,
305
305
"xml2js" : " ^0.6.2"
306
306
},
307
307
"icon" : " resources/aliyun_logo_128x128.png" ,
Original file line number Diff line number Diff line change @@ -3512,7 +3512,7 @@ punycode@^2.1.0:
3512
3512
resolved "https://registry.npmmirror.com/punycode/-/punycode-2.3.1.tgz"
3513
3513
integrity sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==
3514
3514
3515
- qs@^6.11.2 , qs@^6.13.0, qs@^6.9.1 :
3515
+ qs@^6.12.3 , qs@^6.13.0, qs@^6.9.1 :
3516
3516
version "6.13.0"
3517
3517
resolved "https://registry.npmjs.org/qs/-/qs-6.13.0.tgz"
3518
3518
integrity sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==
@@ -4196,13 +4196,13 @@ url-join@^4.0.1:
4196
4196
resolved "https://registry.npmmirror.com/url-join/-/url-join-4.0.1.tgz"
4197
4197
integrity sha512-jk1+QP6ZJqyOiuEI9AEWQfju/nB2Pw466kbA0LEZljHwKeMgd9WrAEgEGxjPDD2+TNbbb37rTyhEfrCXfuKXnA==
4198
4198
4199
- url@^0.11.0 :
4200
- version "0.11.3 "
4201
- resolved "https://registry.npmmirror .com/url/-/url-0.11.3 .tgz"
4202
- integrity sha512-6hxOLGfZASQK/cijlZnZJTq8OXAkt/3YGfQX45vvMYXpZoo8NdWZcY73K108Jf759lS1Bv/8wXnHDTSz17dSRw ==
4199
+ url@^0.11.4 :
4200
+ version "0.11.4 "
4201
+ resolved "https://registry.yarnpkg .com/url/-/url-0.11.4 .tgz#adca77b3562d56b72746e76b330b7f27b6721f3c "
4202
+ integrity sha512-oCwdVC7mTuWiPyjLUz/COz5TLk6wgp0RCsN+wHZ2Ekneac9w8uuV0njcbbie2ME+Vs+d6duwmYuR3HgQXs1fOg ==
4203
4203
dependencies :
4204
4204
punycode "^1.4.1"
4205
- qs "^6.11.2 "
4205
+ qs "^6.12.3 "
4206
4206
4207
4207
util-deprecate@^1.0.1, util-deprecate@~1.0.1 :
4208
4208
version "1.0.2"
You can’t perform that action at this time.
0 commit comments