deps: bump

This commit is contained in:
Yanlong Wang 2025-03-08 23:59:02 +08:00
parent 3020d589b6
commit 2720b69e60
No known key found for this signature in database
GPG Key ID: C0A623C0BADF9F37
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -17,7 +17,7 @@
"axios": "^1.3.3",
"bcrypt": "^5.1.0",
"busboy": "^1.6.0",
"civkit": "^0.8.4-31171c2",
"civkit": "^0.8.4-9a05d29",
"core-js": "^3.37.1",
"cors": "^2.8.5",
"dayjs": "^1.11.9",
@ -4095,9 +4095,9 @@
}
},
"node_modules/civkit": {
"version": "0.8.4-31171c2",
"resolved": "https://registry.npmjs.org/civkit/-/civkit-0.8.4-31171c2.tgz",
"integrity": "sha512-Orr2pl/LmXpwKICWmW/IrUFeOXnuECTceqpL0GdYAbnzh66Zlew5CxM+fyZdBStq1DqXjh5wJyCBqHe+aM3nNQ==",
"version": "0.8.4-9a05d29",
"resolved": "https://registry.npmjs.org/civkit/-/civkit-0.8.4-9a05d29.tgz",
"integrity": "sha512-NqK2lDSrtVGVLrASGuD6khlS1mDV2Ey/HNufB+Q0loxAf9NGFtkLgoB6WdGuSmA3EQnZFQ5nX3EQLbX5IiLTjQ==",
"license": "AGPL",
"dependencies": {
"lodash": "^4.17.21",

View File

@ -25,7 +25,7 @@
"axios": "^1.3.3",
"bcrypt": "^5.1.0",
"busboy": "^1.6.0",
"civkit": "^0.8.4-31171c2",
"civkit": "^0.8.4-9a05d29",
"core-js": "^3.37.1",
"cors": "^2.8.5",
"dayjs": "^1.11.9",