deps: bump

This commit is contained in:
Yanlong Wang 2025-03-08 11:30:05 +08:00
parent c326088327
commit 4744b8645f
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", "axios": "^1.3.3",
"bcrypt": "^5.1.0", "bcrypt": "^5.1.0",
"busboy": "^1.6.0", "busboy": "^1.6.0",
"civkit": "^0.8.4-f0be122", "civkit": "^0.8.4-c44153f",
"core-js": "^3.37.1", "core-js": "^3.37.1",
"cors": "^2.8.5", "cors": "^2.8.5",
"dayjs": "^1.11.9", "dayjs": "^1.11.9",
@ -4095,9 +4095,9 @@
} }
}, },
"node_modules/civkit": { "node_modules/civkit": {
"version": "0.8.4-f0be122", "version": "0.8.4-c44153f",
"resolved": "https://registry.npmjs.org/civkit/-/civkit-0.8.4-f0be122.tgz", "resolved": "https://registry.npmjs.org/civkit/-/civkit-0.8.4-c44153f.tgz",
"integrity": "sha512-PNrHpNQnIN1TJ3lYA13cg7q83xrYL7x7xyx7TM/vT/IwvENC/493iMSYeCADFlzMu71Rmb7b4mdaNKsaZm+JUw==", "integrity": "sha512-VBElW71aAqqP0G+8F460hZfnDrn4kMCxTCn+FaFqGG2B0TmNkfwjVZL9VuDRNtSzNBbEO9rRKLJG1iw4y8sZxQ==",
"license": "AGPL", "license": "AGPL",
"dependencies": { "dependencies": {
"lodash": "^4.17.21", "lodash": "^4.17.21",

View File

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