Skip to content

Commit

Permalink
chore(deps-dev): bump url from 0.11.3 to 0.11.4
Browse files Browse the repository at this point in the history
Bumps [url](https://github.com/defunctzombie/node-url) from 0.11.3 to 0.11.4.
- [Commits](defunctzombie/node-url@v0.11.3...v0.11.4)

---
updated-dependencies:
- dependency-name: url
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and phantomjinx committed Oct 7, 2024
1 parent 940a2f7 commit 4265773
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 19 deletions.
2 changes: 1 addition & 1 deletion packages/oauth-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"style-loader": "^4.0.0",
"ts-loader": "^9.5.1",
"tsconfig-paths-webpack-plugin": "^4.1.0",
"url": "^0.11.1",
"url": "^0.11.4",
"webpack": "^5.94.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/online-shell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"style-loader": "^4.0.0",
"ts-loader": "^9.5.1",
"tsconfig-paths-webpack-plugin": "^4.1.0",
"url": "^0.11.3",
"url": "^0.11.4",
"webpack": "^5.94.0",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-cli": "^5.1.4",
Expand Down
25 changes: 8 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2229,7 +2229,7 @@ __metadata:
ts-loader: "npm:^9.5.1"
tsconfig-paths-webpack-plugin: "npm:^4.1.0"
typescript: "npm:^5.4.5"
url: "npm:^0.11.1"
url: "npm:^0.11.4"
web-vitals: "npm:^4.2.3"
webpack: "npm:^5.94.0"
webpack-cli: "npm:^5.1.4"
Expand Down Expand Up @@ -2327,7 +2327,7 @@ __metadata:
ts-loader: "npm:^9.5.1"
tsconfig-paths-webpack-plugin: "npm:^4.1.0"
typescript: "npm:^5.4.5"
url: "npm:^0.11.3"
url: "npm:^0.11.4"
web-vitals: "npm:^4.2.3"
webpack: "npm:^5.94.0"
webpack-bundle-analyzer: "npm:^4.10.2"
Expand Down Expand Up @@ -13210,7 +13210,7 @@ __metadata:
languageName: node
linkType: hard

"qs@npm:6.13.0":
"qs@npm:6.13.0, qs@npm:^6.12.3":
version: 6.13.0
resolution: "qs@npm:6.13.0"
dependencies:
Expand All @@ -13228,15 +13228,6 @@ __metadata:
languageName: node
linkType: hard

"qs@npm:^6.11.2":
version: 6.11.2
resolution: "qs@npm:6.11.2"
dependencies:
side-channel: "npm:^1.0.4"
checksum: 10/f2321d0796664d0f94e92447ccd3bdfd6b6f3a50b6b762aa79d7f5b1ea3a7a9f94063ba896b82bc2a877ed6a7426d4081e4f16568fdb04f0ee188cca9d8505b4
languageName: node
linkType: hard

"querystringify@npm:^2.1.1":
version: 2.2.0
resolution: "querystringify@npm:2.2.0"
Expand Down Expand Up @@ -15876,13 +15867,13 @@ __metadata:
languageName: node
linkType: hard

"url@npm:^0.11.1, url@npm:^0.11.3":
version: 0.11.3
resolution: "url@npm:0.11.3"
"url@npm:^0.11.4":
version: 0.11.4
resolution: "url@npm:0.11.4"
dependencies:
punycode: "npm:^1.4.1"
qs: "npm:^6.11.2"
checksum: 10/a3a5ba64d8afb4dda111355d94073a9754b88b1de4035554c398b75f3e4d4244d5e7ae9e4554f0d91be72efd416aedbb646fbb1f3dd4cacecca45ed6c9b75145
qs: "npm:^6.12.3"
checksum: 10/e787d070f0756518b982a4653ef6cdf4d9030d8691eee2d483344faf2b530b71d302287fa63b292299455fea5075c502a5ad5f920cb790e95605847f957a65e4
languageName: node
linkType: hard

Expand Down

0 comments on commit 4265773

Please sign in to comment.