Skip to content

Commit e4ff940

Browse files
authored
Merge pull request #5 from PAIR-code/dependabot/npm_and_yarn/url-parse-1.4.7
Bump url-parse from 1.4.0 to 1.4.7
2 parents bf66d2a + 64997ee commit e4ff940

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4585,9 +4585,9 @@ querystring@0.2.0:
45854585
version "0.2.0"
45864586
resolved "https://registry.yarnpkg.com/querystring/-/querystring-0.2.0.tgz#b209849203bb25df820da756e747005878521620"
45874587

4588-
querystringify@^2.0.0:
4589-
version "2.0.0"
4590-
resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.0.0.tgz#fa3ed6e68eb15159457c89b37bc6472833195755"
4588+
querystringify@^2.1.1:
4589+
version "2.1.1"
4590+
resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.1.1.tgz#60e5a5fd64a7f8bfa4d2ab2ed6fdf4c85bad154e"
45914591

45924592
randomatic@^3.0.0:
45934593
version "3.0.0"
@@ -5623,10 +5623,10 @@ url-parse-lax@^1.0.0:
56235623
prepend-http "^1.0.1"
56245624

56255625
url-parse@^1.1.8, url-parse@~1.4.0:
5626-
version "1.4.0"
5627-
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.4.0.tgz#6bfdaad60098c7fe06f623e42b22de62de0d3d75"
5626+
version "1.4.7"
5627+
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.4.7.tgz#a8a83535e8c00a316e403a5db4ac1b9b853ae278"
56285628
dependencies:
5629-
querystringify "^2.0.0"
5629+
querystringify "^2.1.1"
56305630
requires-port "^1.0.0"
56315631

56325632
url@^0.11.0:

0 commit comments

Comments
 (0)