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 @@ -5572,9 +5572,10 @@ querystring@0.2.0:
55725572 version "0.2.0"
55735573 resolved "https://registry.yarnpkg.com/querystring/-/querystring-0.2.0.tgz#b209849203bb25df820da756e747005878521620"
55745574
5575- querystringify@^2.0.0 :
5576- version "2.0.0"
5577- resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.0.0.tgz#fa3ed6e68eb15159457c89b37bc6472833195755"
5575+ querystringify@^2.1.1 :
5576+ version "2.2.0"
5577+ resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.2.0.tgz#3345941b4153cb9d082d8eee4cda2016a9aef7f6"
5578+ integrity sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==
55785579
55795580raf@3.4.0 :
55805581 version "3.4.0"
@@ -5970,6 +5971,7 @@ require-uncached@^1.0.3:
59705971requires-port@^1.0.0 :
59715972 version "1.0.0"
59725973 resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff"
5974+ integrity sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8=
59735975
59745976resolve-cwd@^2.0.0 :
59755977 version "2.0.0"
@@ -6896,10 +6898,11 @@ url-parse-lax@^1.0.0:
68966898 prepend-http "^1.0.1"
68976899
68986900url-parse@^1.1.8, url-parse@^1.4.3 :
6899- version "1.4.3"
6900- resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.4.3.tgz#bfaee455c889023219d757e045fa6a684ec36c15"
6901+ version "1.5.10"
6902+ resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.10.tgz#9d3c2f736c1d75dd3bd2be507dcc111f1e2ea9c1"
6903+ integrity sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==
69016904 dependencies :
6902- querystringify "^2.0.0 "
6905+ querystringify "^2.1.1 "
69036906 requires-port "^1.0.0"
69046907
69056908url@^0.11.0 :
You can’t perform that action at this time.
0 commit comments