mirror of
https://github.com/intergalacticalvariable/reader.git
synced 2024-11-16 11:42:32 +08:00
bump: deps
This commit is contained in:
parent
fcd471b099
commit
6ac2863e89
11
backend/functions/package-lock.json
generated
11
backend/functions/package-lock.json
generated
|
@ -14,7 +14,7 @@
|
||||||
"archiver": "^6.0.1",
|
"archiver": "^6.0.1",
|
||||||
"axios": "^1.3.3",
|
"axios": "^1.3.3",
|
||||||
"bcrypt": "^5.1.0",
|
"bcrypt": "^5.1.0",
|
||||||
"civkit": "^0.6.5-326469b",
|
"civkit": "^0.6.5-b683cd1",
|
||||||
"cors": "^2.8.5",
|
"cors": "^2.8.5",
|
||||||
"dayjs": "^1.11.9",
|
"dayjs": "^1.11.9",
|
||||||
"express": "^4.19.2",
|
"express": "^4.19.2",
|
||||||
|
@ -3674,9 +3674,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/civkit": {
|
"node_modules/civkit": {
|
||||||
"version": "0.6.5-326469b",
|
"version": "0.6.5-b683cd1",
|
||||||
"resolved": "https://registry.npmjs.org/civkit/-/civkit-0.6.5-326469b.tgz",
|
"resolved": "https://registry.npmjs.org/civkit/-/civkit-0.6.5-b683cd1.tgz",
|
||||||
"integrity": "sha512-6a0nZeGqy7zSt3MMAWRD4bhMWNREammgmaoyga6oVf16QVtEWNKTOXqjazHont/jkXq5lZ7MHCrTR3qkZApzPQ==",
|
"integrity": "sha512-p1mE4PD9NP0AxG85CsNowCcwlpzDAbqSN190TzDqEcrVblpypRXVoz/zarheLcls7naTejdA/SNH+TBjOvmH3w==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
"tslib": "^2.5.0"
|
"tslib": "^2.5.0"
|
||||||
|
@ -3705,8 +3705,7 @@
|
||||||
"pino": "^8.11.0",
|
"pino": "^8.11.0",
|
||||||
"reflect-metadata": "^0.1.13",
|
"reflect-metadata": "^0.1.13",
|
||||||
"smtp-server": "^3.11.0",
|
"smtp-server": "^3.11.0",
|
||||||
"tld-extract": "^2.1.0",
|
"tld-extract": "^2.1.0"
|
||||||
"undici": "^5.22.0"
|
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"mongodb": "^5.2.0",
|
"mongodb": "^5.2.0",
|
||||||
|
|
|
@ -34,7 +34,7 @@
|
||||||
"archiver": "^6.0.1",
|
"archiver": "^6.0.1",
|
||||||
"axios": "^1.3.3",
|
"axios": "^1.3.3",
|
||||||
"bcrypt": "^5.1.0",
|
"bcrypt": "^5.1.0",
|
||||||
"civkit": "^0.6.5-326469b",
|
"civkit": "^0.6.5-b683cd1",
|
||||||
"cors": "^2.8.5",
|
"cors": "^2.8.5",
|
||||||
"dayjs": "^1.11.9",
|
"dayjs": "^1.11.9",
|
||||||
"express": "^4.19.2",
|
"express": "^4.19.2",
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit f52ae9460e90cb286ee05bfa85728be5a629aa73
|
Subproject commit a39207ded69961c4acf97f33f815c256e54a32cb
|
Loading…
Reference in New Issue
Block a user