Spaces:
Build error
Build error
deps: bump
Browse files- package-lock.json +4 -4
- package.json +1 -1
package-lock.json
CHANGED
|
@@ -17,7 +17,7 @@
|
|
| 17 |
"axios": "^1.3.3",
|
| 18 |
"bcrypt": "^5.1.0",
|
| 19 |
"busboy": "^1.6.0",
|
| 20 |
-
"civkit": "^0.8.4-
|
| 21 |
"core-js": "^3.37.1",
|
| 22 |
"cors": "^2.8.5",
|
| 23 |
"dayjs": "^1.11.9",
|
|
@@ -4095,9 +4095,9 @@
|
|
| 4095 |
}
|
| 4096 |
},
|
| 4097 |
"node_modules/civkit": {
|
| 4098 |
-
"version": "0.8.4-
|
| 4099 |
-
"resolved": "https://registry.npmjs.org/civkit/-/civkit-0.8.4-
|
| 4100 |
-
"integrity": "sha512-
|
| 4101 |
"license": "AGPL",
|
| 4102 |
"dependencies": {
|
| 4103 |
"lodash": "^4.17.21",
|
|
|
|
| 17 |
"axios": "^1.3.3",
|
| 18 |
"bcrypt": "^5.1.0",
|
| 19 |
"busboy": "^1.6.0",
|
| 20 |
+
"civkit": "^0.8.4-9d62ed1",
|
| 21 |
"core-js": "^3.37.1",
|
| 22 |
"cors": "^2.8.5",
|
| 23 |
"dayjs": "^1.11.9",
|
|
|
|
| 4095 |
}
|
| 4096 |
},
|
| 4097 |
"node_modules/civkit": {
|
| 4098 |
+
"version": "0.8.4-9d62ed1",
|
| 4099 |
+
"resolved": "https://registry.npmjs.org/civkit/-/civkit-0.8.4-9d62ed1.tgz",
|
| 4100 |
+
"integrity": "sha512-uDmUCjsISAVrJvandGCUm7zTseDhAKISaPwYev73s2VGwZsvG8K/pF4ErSKWp54soNA96RSamyrkVDayqEpHmQ==",
|
| 4101 |
"license": "AGPL",
|
| 4102 |
"dependencies": {
|
| 4103 |
"lodash": "^4.17.21",
|
package.json
CHANGED
|
@@ -25,7 +25,7 @@
|
|
| 25 |
"axios": "^1.3.3",
|
| 26 |
"bcrypt": "^5.1.0",
|
| 27 |
"busboy": "^1.6.0",
|
| 28 |
-
"civkit": "^0.8.4-
|
| 29 |
"core-js": "^3.37.1",
|
| 30 |
"cors": "^2.8.5",
|
| 31 |
"dayjs": "^1.11.9",
|
|
|
|
| 25 |
"axios": "^1.3.3",
|
| 26 |
"bcrypt": "^5.1.0",
|
| 27 |
"busboy": "^1.6.0",
|
| 28 |
+
"civkit": "^0.8.4-9d62ed1",
|
| 29 |
"core-js": "^3.37.1",
|
| 30 |
"cors": "^2.8.5",
|
| 31 |
"dayjs": "^1.11.9",
|