Skip to content

Commit

Permalink
deps: bump undici from 6.21.0 to 7.1.0
Browse files Browse the repository at this point in the history
Bumps [undici](https://github.com/nodejs/undici) from 6.21.0 to 7.1.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v6.21.0...v7.1.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent 30d6253 commit e2cafb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/gateway-conformance/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"kubo-rpc-client": "^5.0.2",
"multiformats": "^13.3.1",
"uint8arrays": "^5.1.0",
"undici": "^6.18.1"
"undici": "^7.1.0"
},
"browser": {
"./dist/src/fixtures/create-kubo.js": "./dist/src/fixtures/create-kubo.browser.js",
Expand Down

0 comments on commit e2cafb0

Please sign in to comment.