Skip to content

Commit

Permalink
chore(deps): bump undici from 6.0.1 to 6.6.1
Browse files Browse the repository at this point in the history
Bumps [undici](https://github.com/nodejs/undici) from 6.0.1 to 6.6.1.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v6.0.1...v6.6.1)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 22, 2024
1 parent 91c195b commit c129ef7
Show file tree
Hide file tree
Showing 8 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion packages/curseforge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
],
"license": "MIT",
"dependencies": {
"undici": "6.0.1"
"undici": "6.6.1"
},
"bugs": {
"url": "https://github.com/Voxelum/minecraft-launcher-core-node/issues"
Expand Down
2 changes: 1 addition & 1 deletion packages/discord-rpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"sideEffects": false,
"dependencies": {
"discord-api-types": "^0.37.39",
"undici": "6.0.1"
"undici": "6.6.1"
},
"devDependencies": {
"@types/node": "~18",
Expand Down
2 changes: 1 addition & 1 deletion packages/file-transfer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"@types/http-cache-semantics": "^4.0.1",
"http-cache-semantics": "^4.1.1",
"undici": "6.0.1"
"undici": "6.6.1"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/installer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@xmcl/forge-site-parser": "workspace:^*",
"@xmcl/task": "workspace:^*",
"@xmcl/unzip": "workspace:^*",
"undici": "6.0.1",
"undici": "6.6.1",
"yazl": "^2.5.1",
"yauzl": "^2.10.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/modrinth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
],
"license": "MIT",
"dependencies": {
"undici": "6.0.1"
"undici": "6.6.1"
},
"bugs": {
"url": "https://github.com/Voxelum/minecraft-launcher-core-node/issues"
Expand Down
2 changes: 1 addition & 1 deletion packages/nat-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"default-gateway": "^6.0.3",
"fast-xml-parser": "^4.3.2",
"undici": "6.0.1"
"undici": "6.6.1"
},
"devDependencies": {
"@types/node": "^18.15.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/user/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"access": "public"
},
"dependencies": {
"undici": "6.0.1",
"undici": "6.6.1",
"uuid": "^9.0.0"
},
"sideEffects": false,
Expand Down
32 changes: 16 additions & 16 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c129ef7

Please sign in to comment.