nomagick commited on
Commit
2720b69
·
unverified ·
1 Parent(s): 3020d58

deps: bump

Browse files
Files changed (2) hide show
  1. package-lock.json +4 -4
  2. 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-31171c2",
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-31171c2",
4099
- "resolved": "https://registry.npmjs.org/civkit/-/civkit-0.8.4-31171c2.tgz",
4100
- "integrity": "sha512-Orr2pl/LmXpwKICWmW/IrUFeOXnuECTceqpL0GdYAbnzh66Zlew5CxM+fyZdBStq1DqXjh5wJyCBqHe+aM3nNQ==",
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-9a05d29",
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-9a05d29",
4099
+ "resolved": "https://registry.npmjs.org/civkit/-/civkit-0.8.4-9a05d29.tgz",
4100
+ "integrity": "sha512-NqK2lDSrtVGVLrASGuD6khlS1mDV2Ey/HNufB+Q0loxAf9NGFtkLgoB6WdGuSmA3EQnZFQ5nX3EQLbX5IiLTjQ==",
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-31171c2",
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-9a05d29",
29
  "core-js": "^3.37.1",
30
  "cors": "^2.8.5",
31
  "dayjs": "^1.11.9",