Skip to content

Commit 03efcb9

Browse files
author
cat
committed
chore: avoid pkg downgrade & update deps
1 parent 4764eda commit 03efcb9

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,16 @@
2222
"@dicebear/api-8": "*",
2323
"@dicebear/api-9": "*",
2424
"@dicebear/converter": "^9.2.2",
25-
"@fastify/cors": "^9",
25+
"@fastify/cors": "^9.0.1",
2626
"change-case": "^5.4.4",
27-
"fastify": "^4",
27+
"fastify": "^4.29.1",
2828
"qs": "^6.14.0"
2929
},
3030
"devDependencies": {
3131
"@fontsource/noto-sans": "^5.2.7",
3232
"@fontsource/noto-sans-jp": "^5.2.5",
3333
"@fontsource/noto-sans-kr": "^5.2.5",
34-
"@fontsource/noto-sans-sc": "^5.2.5",
34+
"@fontsource/noto-sans-sc": "^5.2.6",
3535
"@fontsource/noto-sans-thai": "^5.2.5",
3636
"@tsconfig/node20": "^20.1.5",
3737
"@types/json-schema": "^7.0.15",

0 commit comments

Comments
 (0)