Skip to content

Commit 36e4466

Browse files
chore(deps): update dependency @whatwg-node/fetch to v0.10.5 (#3809)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1929871 commit 36e4466

File tree

3 files changed

+42
-22
lines changed

3 files changed

+42
-22
lines changed

examples/generic-auth/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"devDependencies": {
1919
"@types/node": "22.13.5",
20-
"@whatwg-node/fetch": "0.10.4",
20+
"@whatwg-node/fetch": "0.10.5",
2121
"cross-env": "7.0.3",
2222
"tsx": "4.19.3",
2323
"typescript": "5.7.3"

examples/sveltekit/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@types/jest": "^29.0.0",
2222
"@typescript-eslint/eslint-plugin": "8.24.1",
2323
"@typescript-eslint/parser": "8.24.1",
24-
"@whatwg-node/fetch": "0.10.4",
24+
"@whatwg-node/fetch": "0.10.5",
2525
"eslint": "9.21.0",
2626
"eslint-config-prettier": "10.0.1",
2727
"eslint-plugin-svelte3": "4.0.0",

pnpm-lock.yaml

+40-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)