Skip to content

Commit f1faf1e

Browse files
authored
Merge pull request #42 from kimcoder/dependabot/npm_and_yarn/url-parse-1.5.1
build(deps): bump url-parse from 1.4.3 to 1.5.1
2 parents 4ed04bb + d9b61c6 commit f1faf1e

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Diff for: package-lock.json

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

Diff for: yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -4519,9 +4519,9 @@ [email protected]:
45194519
version "0.2.0"
45204520
resolved "https://registry.yarnpkg.com/querystring/-/querystring-0.2.0.tgz#b209849203bb25df820da756e747005878521620"
45214521

4522-
querystringify@^2.0.0:
4523-
version "2.0.0"
4524-
resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.0.0.tgz#fa3ed6e68eb15159457c89b37bc6472833195755"
4522+
querystringify@^2.1.1:
4523+
version "2.2.0"
4524+
resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.2.0.tgz#3345941b4153cb9d082d8eee4cda2016a9aef7f6"
45254525

45264526
randombytes@^2.0.0, randombytes@^2.0.1, randombytes@^2.0.5:
45274527
version "2.0.6"
@@ -5504,10 +5504,10 @@ urix@^0.1.0:
55045504
resolved "https://registry.yarnpkg.com/urix/-/urix-0.1.0.tgz#da937f7a62e21fec1fd18d49b35c2935067a6c72"
55055505

55065506
url-parse@^1.4.3:
5507-
version "1.4.3"
5508-
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.4.3.tgz#bfaee455c889023219d757e045fa6a684ec36c15"
5507+
version "1.5.1"
5508+
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.1.tgz#d5fa9890af8a5e1f274a2c98376510f6425f6e3b"
55095509
dependencies:
5510-
querystringify "^2.0.0"
5510+
querystringify "^2.1.1"
55115511
requires-port "^1.0.0"
55125512

55135513
url@^0.11.0:

0 commit comments

Comments
 (0)