Skip to content

Commit 2a5ee9b

Browse files
Bump undici from 7.24.7 to 8.0.2
Bumps [undici](https://github.com/nodejs/undici) from 7.24.7 to 8.0.2. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.24.7...v8.0.2) --- updated-dependencies: - dependency-name: undici dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9409fa4 commit 2a5ee9b

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": "^17.0.0",
1414
"npm": "^11.0.0",
15-
"undici": "^7.4.0"
15+
"undici": "^8.0.2"
1616
},
1717
"scripts": {
1818
"server": "node test-engine/server/server.mjs",

0 commit comments

Comments
 (0)