Skip to content

Commit

Permalink
Update dependency url to v0.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 18, 2023
1 parent bc1eb9f commit b4ead12
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 @@ -71,7 +71,7 @@
"taskcluster-lib-scopes": "11.0.0",
"taskcluster-lib-urls": "13.0.1",
"tsconfig-paths": "4.1.2",
"url": "0.11.1",
"url": "0.11.3",
"victory": "36.6.11"
},
"devDependencies": {
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8608,7 +8608,7 @@ [email protected], qs@^6.10.1, qs@^6.7.0:
dependencies:
side-channel "^1.0.4"

qs@^6.10.3, qs@^6.11.0:
qs@^6.10.3, qs@^6.11.0, qs@^6.11.2:
version "6.11.2"
resolved "https://registry.yarnpkg.com/qs/-/qs-6.11.2.tgz#64bea51f12c1f5da1bc01496f48ffcff7c69d7d9"
integrity sha512-tDNIz22aBzCDxLtVH++VnTfzxlfeK5CbqohpSqpJgj1Wg/cQbStNAz3NuqCs5vV+pjBsK4x4pN9HlVh7rcYRiA==
Expand Down Expand Up @@ -10435,13 +10435,13 @@ url-template@^2.0.8:
resolved "https://registry.yarnpkg.com/url-template/-/url-template-2.0.8.tgz#fc565a3cccbff7730c775f5641f9555791439f21"
integrity sha512-XdVKMF4SJ0nP/O7XIPB0JwAEuT9lDIYnNsK8yGVe43y0AWoKeJNdv3ZNWh7ksJ6KqQFjOO6ox/VEitLnaVNufw==

[email protected].1:
version "0.11.1"
resolved "https://registry.yarnpkg.com/url/-/url-0.11.1.tgz#26f90f615427eca1b9f4d6a28288c147e2302a32"
integrity sha512-rWS3H04/+mzzJkv0eZ7vEDGiQbgquI1fGfOad6zKvgYQi1SzMmhl7c/DdRGxhaWrVH6z0qWITo8rpnxK/RfEhA==
[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==
dependencies:
punycode "^1.4.1"
qs "^6.11.0"
qs "^6.11.2"

use-sync-external-store@^1.0.0:
version "1.2.0"
Expand Down

0 comments on commit b4ead12

Please sign in to comment.