Skip to content

Commit 678d437

Browse files
Bump url-parse from 1.4.1 to 1.4.7
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.1 to 1.4.7. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](unshiftio/url-parse@1.4.1...1.4.7) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 75c4657 commit 678d437

File tree

2 files changed

+18
-16
lines changed

2 files changed

+18
-16
lines changed

package-lock.json

Lines changed: 12 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6324,9 +6324,9 @@ querystring@0.2.0, querystring@^0.2.0:
63246324
version "0.2.0"
63256325
resolved "https://registry.yarnpkg.com/querystring/-/querystring-0.2.0.tgz#b209849203bb25df820da756e747005878521620"
63266326

6327-
querystringify@^2.0.0:
6328-
version "2.0.0"
6329-
resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.0.0.tgz#fa3ed6e68eb15159457c89b37bc6472833195755"
6327+
querystringify@^2.1.1:
6328+
version "2.1.1"
6329+
resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.1.1.tgz#60e5a5fd64a7f8bfa4d2ab2ed6fdf4c85bad154e"
63306330

63316331
radium@^0.19.0:
63326332
version "0.19.6"
@@ -7839,10 +7839,10 @@ url-loader@^0.6.2:
78397839
schema-utils "^0.3.0"
78407840

78417841
url-parse@^1.1.8, url-parse@~1.4.0:
7842-
version "1.4.1"
7843-
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.4.1.tgz#4dec9dad3dc8585f862fed461d2e19bbf623df30"
7842+
version "1.4.7"
7843+
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.4.7.tgz#a8a83535e8c00a316e403a5db4ac1b9b853ae278"
78447844
dependencies:
7845-
querystringify "^2.0.0"
7845+
querystringify "^2.1.1"
78467846
requires-port "^1.0.0"
78477847

78487848
url@^0.11.0:

0 commit comments

Comments
 (0)