Skip to content

Commit c334c0f

Browse files
authored
chore(deps): update all* npm deps to latest minor outside cooldown (#62)
* chore(deps): update all* npm deps to latest minor outside cooldown * chore(astro): bump mdast-util-to-hast past CVE-2025-66400 * chore(firebase-functions): bump jws past CVE-2025-65945 * chore(nextjs): bump next past CVE-2025-66478 * chore(nextjs-fly): bump next past CVE-2025-66478 * chore(nextjs-form): bump next past CVE-2025-66478 * chore(nuxt): bump node-forge past CVE-2025-66031, CVE-2025-12816, & CVE-2025-66030 * chore(tanstack-start): bump node-forge past CVE-2025-66031, CVE-2025-12816, & CVE-2025-66030
1 parent 07f2272 commit c334c0f

File tree

22 files changed

+373
-263
lines changed

22 files changed

+373
-263
lines changed

examples/astro/package-lock.json

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

examples/expressjs/package-lock.json

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

examples/expressjs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"express": "5.1.0"
3030
},
3131
"devDependencies": {
32-
"@types/express": "5.0.4",
33-
"@types/node": "20.19.23",
32+
"@types/express": "5.0.5",
33+
"@types/node": "20.19.24",
3434
"typescript": "5.9.3"
3535
}
3636
}

examples/fastify/package-lock.json

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

examples/fastify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"json-schema-to-ts": "3.1.1"
1111
},
1212
"devDependencies": {
13-
"@types/node": "20.19.23",
13+
"@types/node": "20.19.24",
1414
"fastify-cli": "7.4.0",
1515
"fastify-tsconfig": "3.0.0",
1616
"prettier": "3.6.2",

examples/firebase-functions/package-lock.json

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

0 commit comments

Comments
 (0)