File tree 2 files changed +11
-10
lines changed
2 files changed +11
-10
lines changed Original file line number Diff line number Diff line change 54
54
"resolutions" : {
55
55
"natives" : " 1.1.6" ,
56
56
"i" : " ^0.3.7" ,
57
- "**/chownr" : " ^1.1.4"
57
+ "**/chownr" : " ^1.1.4" ,
58
+ "**/url-parse" : " ^1.5.10"
58
59
},
59
60
"devDependencies" : {
60
61
"@babel/core" : " ^7.0.0-beta.47" ,
Original file line number Diff line number Diff line change @@ -11002,10 +11002,10 @@ querystring@0.2.0:
11002
11002
resolved "https://registry.yarnpkg.com/querystring/-/querystring-0.2.0.tgz#b209849203bb25df820da756e747005878521620"
11003
11003
integrity sha1-sgmEkgO7Jd+CDadW50cAWHhSFiA=
11004
11004
11005
- querystringify@^2.0.0 :
11006
- version "2.1 .0"
11007
- resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.1 .0.tgz#7ded8dfbf7879dcc60d0a644ac6754b283ad17ef "
11008
- integrity sha512-sluvZZ1YiTLD5jsqZcDmFyV2EwToyXZBfpoVOmktMmW+VEnhgakFHnasVph65fOjGPTWN0Nw3+XQaSeMayr0kg ==
11005
+ querystringify@^2.1.1 :
11006
+ version "2.2 .0"
11007
+ resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.2 .0.tgz#3345941b4153cb9d082d8eee4cda2016a9aef7f6 "
11008
+ integrity sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ ==
11009
11009
11010
11010
randomatic@^3.0.0:
11011
11011
version "3.0.0"
@@ -13257,12 +13257,12 @@ url-parse-lax@^3.0.0:
13257
13257
dependencies:
13258
13258
prepend-http "^2.0.0"
13259
13259
13260
- url-parse@^1.1.8, url-parse@^1.4.3:
13261
- version "1.4.3 "
13262
- resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.4.3 .tgz#bfaee455c889023219d757e045fa6a684ec36c15 "
13263
- integrity sha512-rh+KuAW36YKo0vClhQzLLveoj8FwPJNu65xLb7Mrt+eZht0IPT0IXgSv8gcMegZ6NvjJUALf6Mf25POlMwD1Fw ==
13260
+ url-parse@^1.1.8, url-parse@^1.4.3, url-parse@^1.5.10 :
13261
+ version "1.5.10 "
13262
+ resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.10 .tgz#9d3c2f736c1d75dd3bd2be507dcc111f1e2ea9c1 "
13263
+ integrity sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ ==
13264
13264
dependencies:
13265
- querystringify "^2.0.0 "
13265
+ querystringify "^2.1.1 "
13266
13266
requires-port "^1.0.0"
13267
13267
13268
13268
url-regex@^3.0.0:
You can’t perform that action at this time.
0 commit comments