Skip to content

Commit b6af2bd

Browse files
Bump undici from 7.25.0 to 8.1.0
Bumps [undici](https://github.com/nodejs/undici) from 7.25.0 to 8.1.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.25.0...v8.1.0) --- updated-dependencies: - dependency-name: undici dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1e76bc9 commit b6af2bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"liquidjs": "^10.9.2",
1313
"marked": "^18.0.0",
1414
"npm": "^11.0.0",
15-
"undici": "^7.4.0"
15+
"undici": "^8.1.0"
1616
},
1717
"scripts": {
1818
"server": "node test-engine/server/server.mjs",

0 commit comments

Comments
 (0)