Skip to content

Commit 6a5898b

Browse files
chore(deps): update dependency @whatwg-node/fetch to v0.10.7 (#4026)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cbbb413 commit 6a5898b

File tree

3 files changed

+37
-45
lines changed

3 files changed

+37
-45
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.6",
20+
"@whatwg-node/fetch": "0.10.7",
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.30.1",
2323
"@typescript-eslint/parser": "8.30.1",
24-
"@whatwg-node/fetch": "0.10.6",
24+
"@whatwg-node/fetch": "0.10.7",
2525
"eslint": "9.25.1",
2626
"eslint-config-prettier": "10.1.2",
2727
"eslint-plugin-svelte3": "4.0.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)