Skip to content

Commit df85d6f

Browse files
authored
Merge pull request #36 from imranhsayed/dependabot/npm_and_yarn/client/url-parse-1.5.3
Bump url-parse from 1.4.3 to 1.5.3 in /client
2 parents 0c63a4c + 8f11564 commit df85d6f

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

client/package-lock.json

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

client/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6662,9 +6662,9 @@ querystring@0.2.0:
66626662
version "0.2.0"
66636663
resolved "https://registry.yarnpkg.com/querystring/-/querystring-0.2.0.tgz#b209849203bb25df820da756e747005878521620"
66646664

6665-
querystringify@^2.0.0:
6666-
version "2.0.0"
6667-
resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.0.0.tgz#fa3ed6e68eb15159457c89b37bc6472833195755"
6665+
querystringify@^2.1.1:
6666+
version "2.2.0"
6667+
resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.2.0.tgz#3345941b4153cb9d082d8eee4cda2016a9aef7f6"
66686668

66696669
raf@3.4.0:
66706670
version "3.4.0"
@@ -8157,10 +8157,10 @@ url-loader@1.1.1:
81578157
schema-utils "^1.0.0"
81588158

81598159
url-parse@^1.1.8, url-parse@^1.4.3:
8160-
version "1.4.3"
8161-
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.4.3.tgz#bfaee455c889023219d757e045fa6a684ec36c15"
8160+
version "1.5.3"
8161+
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.3.tgz#71c1303d38fb6639ade183c2992c8cc0686df862"
81628162
dependencies:
8163-
querystringify "^2.0.0"
8163+
querystringify "^2.1.1"
81648164
requires-port "^1.0.0"
81658165

81668166
url@^0.11.0:

0 commit comments

Comments
 (0)