Skip to content

Commit a7e8708

Browse files
chore(deps): update dependency @whatwg-node/fetch to v0.10.10 (#4139)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 92003bd commit a7e8708

File tree

3 files changed

+40
-20
lines changed

3 files changed

+40
-20
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": "24.1.0",
20-
"@whatwg-node/fetch": "0.10.9",
20+
"@whatwg-node/fetch": "0.10.10",
2121
"cross-env": "10.0.0",
2222
"tsx": "4.20.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": "^30.0.0",
2222
"@typescript-eslint/eslint-plugin": "8.38.0",
2323
"@typescript-eslint/parser": "8.38.0",
24-
"@whatwg-node/fetch": "0.10.9",
24+
"@whatwg-node/fetch": "0.10.10",
2525
"eslint": "9.32.0",
2626
"eslint-config-prettier": "10.1.8",
2727
"eslint-plugin-svelte3": "4.0.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)