mirror of
https://git.mirrors.martin98.com/https://github.com/jina-ai/reader
synced 2025-08-14 00:55:59 +08:00
fix: bump deps
This commit is contained in:
parent
5b85fe450f
commit
aad9096119
8
backend/functions/package-lock.json
generated
8
backend/functions/package-lock.json
generated
@ -14,7 +14,7 @@
|
||||
"archiver": "^6.0.1",
|
||||
"axios": "^1.3.3",
|
||||
"bcrypt": "^5.1.0",
|
||||
"civkit": "^0.7.0-c4d383e",
|
||||
"civkit": "^0.7.0-1189ee3",
|
||||
"core-js": "^3.37.1",
|
||||
"cors": "^2.8.5",
|
||||
"dayjs": "^1.11.9",
|
||||
@ -3701,9 +3701,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/civkit": {
|
||||
"version": "0.7.0-c4d383e",
|
||||
"resolved": "https://registry.npmjs.org/civkit/-/civkit-0.7.0-c4d383e.tgz",
|
||||
"integrity": "sha512-AahT8IfwELFlHrL7xOtihbVT+UjdYxUe9nx1eL7Au0ljv4OK0gRiI5ps3CRMMc4npHoMLrA6upedGQPp/lrvjQ==",
|
||||
"version": "0.7.0-1189ee3",
|
||||
"resolved": "https://registry.npmjs.org/civkit/-/civkit-0.7.0-1189ee3.tgz",
|
||||
"integrity": "sha512-htjxZc5E25hjqAn+1xuN2Gr8gX40lbnQPMCno5ie8nuyp5aNsBfHdi5ADEkCvpcm9/cmXs6gKVqHlGjgNPyIFQ==",
|
||||
"dependencies": {
|
||||
"lodash": "^4.17.21",
|
||||
"tslib": "^2.5.0"
|
||||
|
@ -34,7 +34,7 @@
|
||||
"archiver": "^6.0.1",
|
||||
"axios": "^1.3.3",
|
||||
"bcrypt": "^5.1.0",
|
||||
"civkit": "^0.7.0-c4d383e",
|
||||
"civkit": "^0.7.0-1189ee3",
|
||||
"core-js": "^3.37.1",
|
||||
"cors": "^2.8.5",
|
||||
"dayjs": "^1.11.9",
|
||||
|
Loading…
x
Reference in New Issue
Block a user