Skip to content

Commit cd5def1

Browse files
chore(deps-dev): bump undici in the development-dependencies group (#149)
Bumps the development-dependencies group with 1 update: [undici](https://github.com/nodejs/undici). Updates `undici` from 7.24.5 to 7.24.6 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.24.5...v7.24.6) --- updated-dependencies: - dependency-name: undici dependency-version: 7.24.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 43fa1a6 commit cd5def1

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
@@ -52,7 +52,7 @@
5252
"@types/node": "^25.0.3",
5353
"is-svg": "^6.0.0",
5454
"typescript": "^6.0.2",
55-
"undici": "7.24.5"
55+
"undici": "7.24.6"
5656
},
5757
"dependencies": {
5858
"@nodesecure/npm-registry-sdk": "4.5.2"

0 commit comments

Comments
 (0)