Skip to content

Commit 68f90a5

Browse files
Bump url-parse from 1.4.4 to 1.5.10
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.4 to 1.5.10. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](unshiftio/url-parse@1.4.4...1.5.10) --- updated-dependencies: - dependency-name: url-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 95e7618 commit 68f90a5

File tree

2 files changed

+17
-15
lines changed

2 files changed

+17
-15
lines changed

package-lock.json

+11-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -7387,9 +7387,9 @@ [email protected]:
73877387
version "0.2.0"
73887388
resolved "https://registry.yarnpkg.com/querystring/-/querystring-0.2.0.tgz#b209849203bb25df820da756e747005878521620"
73897389

7390-
querystringify@^2.0.0:
7391-
version "2.1.0"
7392-
resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.1.0.tgz#7ded8dfbf7879dcc60d0a644ac6754b283ad17ef"
7390+
querystringify@^2.1.1:
7391+
version "2.2.0"
7392+
resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.2.0.tgz#3345941b4153cb9d082d8eee4cda2016a9aef7f6"
73937393

73947394
73957395
version "3.4.0"
@@ -9476,10 +9476,10 @@ url-parse-lax@^1.0.0:
94769476
prepend-http "^1.0.1"
94779477

94789478
url-parse@^1.1.8, url-parse@^1.4.3:
9479-
version "1.4.4"
9480-
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.4.4.tgz#cac1556e95faa0303691fec5cf9d5a1bc34648f8"
9479+
version "1.5.10"
9480+
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.10.tgz#9d3c2f736c1d75dd3bd2be507dcc111f1e2ea9c1"
94819481
dependencies:
9482-
querystringify "^2.0.0"
9482+
querystringify "^2.1.1"
94839483
requires-port "^1.0.0"
94849484

94859485
url@^0.11.0:

0 commit comments

Comments
 (0)