Skip to content

Commit 058c593

Browse files
chore(deps): update dependency @whatwg-node/fetch to v0.10.6 (#3992)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eda5325 commit 058c593

File tree

3 files changed

+16
-14
lines changed

3 files changed

+16
-14
lines changed

examples/generic-auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"devDependencies": {
1919
"@types/node": "22.14.1",
20-
"@whatwg-node/fetch": "0.10.5",
20+
"@whatwg-node/fetch": "0.10.6",
2121
"cross-env": "7.0.3",
2222
"tsx": "4.19.3",
2323
"typescript": "5.8.3"

examples/sveltekit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@types/jest": "^29.0.0",
2222
"@typescript-eslint/eslint-plugin": "8.29.1",
2323
"@typescript-eslint/parser": "8.29.1",
24-
"@whatwg-node/fetch": "0.10.5",
24+
"@whatwg-node/fetch": "0.10.6",
2525
"eslint": "9.24.0",
2626
"eslint-config-prettier": "10.1.2",
2727
"eslint-plugin-svelte3": "4.0.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)