forked from Mirrors/keyoxide-web
Update deps
This commit is contained in:
parent
470a5e4183
commit
3c5e2038bd
2 changed files with 1090 additions and 1540 deletions
10
package.json
10
package.json
|
@ -9,14 +9,14 @@
|
|||
"bent": "^7.3.12",
|
||||
"body-parser": "^1.19.0",
|
||||
"dialog-polyfill": "^0.5.6",
|
||||
"doipjs": "^0.17.5",
|
||||
"doipjs": "^0.18.0",
|
||||
"dotenv": "^8.2.0",
|
||||
"express": "^4.17.1",
|
||||
"express-validator": "^6.13.0",
|
||||
"fork-awesome": "^1.2.0",
|
||||
"got": "^11.8.2",
|
||||
"hash-wasm": "^4.9.0",
|
||||
"jstransformer-markdown-it": "^2.1.0",
|
||||
"jstransformer-markdown-it": "^3.0.0",
|
||||
"keyv": "^4.5.0",
|
||||
"libravatar": "^3.0.0",
|
||||
"openpgp": "^5.5.0",
|
||||
|
@ -29,10 +29,10 @@
|
|||
"chai": "^4.3.6",
|
||||
"copy-webpack-plugin": "^10.2.4",
|
||||
"css-loader": "^6.6.0",
|
||||
"license-check-and-add": "^4.0.3",
|
||||
"license-check-and-add": "^4.0.5",
|
||||
"mini-css-extract-plugin": "^2.5.3",
|
||||
"mocha": "^9.2.1",
|
||||
"nodemon": "^2.0.19",
|
||||
"mocha": "^10.1.0",
|
||||
"nodemon": "^2.0.20",
|
||||
"standard": "^17.0.0",
|
||||
"style-loader": "^3.3.1",
|
||||
"webpack": "^5.69.1",
|
||||
|
|
Loading…
Reference in a new issue