Skip to content

Commit 5110164

Browse files
authored
net - chore: upgrading undici to 7.22.0 (#1589)
1 parent d9e8518 commit 5110164

2 files changed

Lines changed: 11 additions & 22 deletions

File tree

packages/net/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"devDependencies": {
3838
"@faker-js/faker": "^10.3.0",
39-
"@types/http-cache-semantics": "^4.0.4",
39+
"@types/http-cache-semantics": "^4.2.0",
4040
"@types/node": "^25.3.0",
4141
"rimraf": "^6.1.3",
4242
"tsup": "^8.5.1",
@@ -46,7 +46,7 @@
4646
"cacheable": "workspace:^",
4747
"hookified": "^1.15.1",
4848
"http-cache-semantics": "^4.2.0",
49-
"undici": "^7.19.1"
49+
"undici": "^7.22.0"
5050
},
5151
"keywords": [
5252
"cacheable",

pnpm-lock.yaml

Lines changed: 9 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)