Skip to content

Commit 6a1042f

Browse files
chore(deps): update dependency undici to v7.13.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a99e6e1 commit 6a1042f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"ejs": "3.1.10",
3232
"elliptic": "6.6.1",
3333
"semver": "7.7.2",
34-
"undici": "7.11.0",
34+
"undici": "7.13.0",
3535
"ws": "8.18.3",
3636
},
3737
"packages": {
@@ -1313,7 +1313,7 @@
13131313

13141314
"uint8arrays": ["[email protected]", "", { "dependencies": { "multiformats": "^13.0.0" } }, "sha512-vA6nFepEmlSKkMBnLBaUMVvAC4G3CTmO58C12y4sq6WPDOR7mOFYOi7GlrQ4djeSbP6JG9Pv9tJDM97PedRSww=="],
13151315

1316-
"undici": ["undici@7.11.0", "", {}, "sha512-heTSIac3iLhsmZhUCjyS3JQEkZELateufzZuBaVM5RHXdSBMb1LPMQf5x+FH7qjsZYDP0ttAc3nnVpUB+wYbOg=="],
1316+
"undici": ["undici@7.13.0", "", {}, "sha512-l+zSMssRqrzDcb3fjMkjjLGmuiiK2pMIcV++mJaAc9vhjSGpvM7h43QgP+OAMb1GImHmbPyG2tBXeuyG5iY4gA=="],
13171317

13181318
"undici-types": ["[email protected]", "", {}, "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw=="],
13191319

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"adm-zip": "0.5.16",
5353
"cross-spawn": "7.0.6",
5454
"semver": "7.7.2",
55-
"undici": "7.11.0",
55+
"undici": "7.13.0",
5656
"axios": "1.11.0",
5757
"cookie": "1.0.2",
5858
"ejs": "3.1.10"

0 commit comments

Comments
 (0)