File tree Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Original file line number Diff line number Diff line change @@ -5579,9 +5579,10 @@ querystring@0.2.0:
55795579 version "0.2.0"
55805580 resolved "https://registry.yarnpkg.com/querystring/-/querystring-0.2.0.tgz#b209849203bb25df820da756e747005878521620"
55815581
5582- querystringify@^2.0.0 :
5583- version "2.0.0"
5584- resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.0.0.tgz#fa3ed6e68eb15159457c89b37bc6472833195755"
5582+ querystringify@^2.1.1 :
5583+ version "2.2.0"
5584+ resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.2.0.tgz#3345941b4153cb9d082d8eee4cda2016a9aef7f6"
5585+ integrity sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==
55855586
55865587raf@3.4.0 :
55875588 version "3.4.0"
@@ -5977,6 +5978,7 @@ require-uncached@^1.0.3:
59775978requires-port@^1.0.0 :
59785979 version "1.0.0"
59795980 resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff"
5981+ integrity sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8=
59805982
59815983resolve-cwd@^2.0.0 :
59825984 version "2.0.0"
@@ -6903,10 +6905,11 @@ url-parse-lax@^1.0.0:
69036905 prepend-http "^1.0.1"
69046906
69056907url-parse@^1.1.8, url-parse@^1.4.3 :
6906- version "1.4.3"
6907- resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.4.3.tgz#bfaee455c889023219d757e045fa6a684ec36c15"
6908+ version "1.5.10"
6909+ resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.10.tgz#9d3c2f736c1d75dd3bd2be507dcc111f1e2ea9c1"
6910+ integrity sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==
69086911 dependencies :
6909- querystringify "^2.0.0 "
6912+ querystringify "^2.1.1 "
69106913 requires-port "^1.0.0"
69116914
69126915url@^0.11.0 :
You can’t perform that action at this time.
0 commit comments