Skip to content

Commit 3e20ad3

Browse files
committed
fix audit
1 parent f5a8278 commit 3e20ad3

3 files changed

Lines changed: 342 additions & 440 deletions

File tree

web/package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"change-case": "^5.4.4",
2828
"clsx": "^2.1.1",
2929
"dayjs": "^1.11.19",
30-
"lodash-es": "^4.17.21",
30+
"lodash-es": "^4.17.23",
3131
"motion": "^12.23.25",
3232
"qrcode.react": "^4.2.0",
3333
"qs": "^6.14.1",
@@ -60,5 +60,10 @@
6060
"typescript-eslint": "^8.48.1",
6161
"vite": "^7.2.7",
6262
"vite-plugin-image-optimizer": "^2.0.3"
63+
},
64+
"pnpm": {
65+
"overrides": {
66+
"seroval": "^1.4.1"
67+
}
6368
}
6469
}

0 commit comments

Comments
 (0)