Skip to content

Commit

Permalink
Bump url from 0.11.3 to 0.11.4 (#13134)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2024
1 parent 7d0a546 commit 424f494
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@
"ua-parser-js": "1.0.38",
"universal-base64url": "1.1.0",
"universal-cookie-express": "4.0.3",
"url": "0.11.3",
"url": "0.11.4",
"uuid": "9.0.1",
"web-vitals": "3.5.2",
"webpack-isomorphic-tools": "4.0.0"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8777,7 +8777,7 @@ [email protected]:
dependencies:
side-channel "^1.0.6"

[email protected], qs@^6.1.0, qs@^6.11.0, qs@^6.11.2, qs@^6.5.1:
[email protected], qs@^6.1.0, qs@^6.11.0, qs@^6.12.3, qs@^6.5.1:
version "6.13.1"
resolved "https://registry.yarnpkg.com/qs/-/qs-6.13.1.tgz#3ce5fc72bd3a8171b85c99b93c65dd20b7d1b16e"
integrity sha512-EJPeIn0CYrGu+hli1xilKAPXODtJ12T0sP63Ijx2/khC2JtuaN3JyNIpvmnkmaEtha9ocbG4A4cMcr+TvqvwQg==
Expand Down Expand Up @@ -11035,13 +11035,13 @@ url-parse@^1.5.3:
querystringify "^2.1.1"
requires-port "^1.0.0"

[email protected].3:
version "0.11.3"
resolved "https://registry.yarnpkg.com/url/-/url-0.11.3.tgz#6f495f4b935de40ce4a0a52faee8954244f3d3ad"
integrity sha512-6hxOLGfZASQK/cijlZnZJTq8OXAkt/3YGfQX45vvMYXpZoo8NdWZcY73K108Jf759lS1Bv/8wXnHDTSz17dSRw==
[email protected].4:
version "0.11.4"
resolved "https://registry.yarnpkg.com/url/-/url-0.11.4.tgz#adca77b3562d56b72746e76b330b7f27b6721f3c"
integrity sha512-oCwdVC7mTuWiPyjLUz/COz5TLk6wgp0RCsN+wHZ2Ekneac9w8uuV0njcbbie2ME+Vs+d6duwmYuR3HgQXs1fOg==
dependencies:
punycode "^1.4.1"
qs "^6.11.2"
qs "^6.12.3"

use-composed-ref@^1.3.0:
version "1.3.0"
Expand Down

0 comments on commit 424f494

Please sign in to comment.