diff options
| author | Kevin J Hoerr <kjhoerr@protonmail.com> | 2022-04-03 15:54:24 +0000 |
|---|---|---|
| committer | Kevin J Hoerr <kjhoerr@protonmail.com> | 2022-04-03 15:54:24 +0000 |
| commit | aa045248645094e77d529bd6d048ff83619c352e (patch) | |
| tree | 09e54d8fe314719d120002e988f188f6613cfd8c /package.json | |
| parent | 5cfbcbd43819be4697ddceac0e0126f6426830e0 (diff) | |
| download | ao-coverage-aa045248645094e77d529bd6d048ff83619c352e.tar.gz ao-coverage-aa045248645094e77d529bd6d048ff83619c352e.tar.bz2 ao-coverage-aa045248645094e77d529bd6d048ff83619c352e.zip | |
Update dependencies
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 48 |
1 files changed, 24 insertions, 24 deletions
diff --git a/package.json b/package.json index 67f46c5..dfdd22b 100644 --- a/package.json +++ b/package.json @@ -23,43 +23,43 @@ "license": "Parity-7.0.0", "dependencies": { "badgen": "^3.2.2", - "bson": "^4.5.2", - "dotenv": "^10.0.0", - "express": "^4.17.1", + "bson": "^4.6.2", + "dotenv": "^16.0.0", + "express": "^4.17.3", "express-winston": "^4.2.0", "handlebars": "^4.7.7", - "jsdom": "^17.0.0", - "logform": "^2.3.0", - "mongodb": "^4.1.2", + "jsdom": "^19.0.0", + "logform": "^2.4.0", + "mongodb": "^4.4.1", "uuid": "^8.3.2", - "winston": "^3.3.3", - "winston-transport": "^4.4.0", + "winston": "^3.6.0", + "winston-transport": "^4.5.0", "xml2js": "^0.4.23" }, "devDependencies": { "@microsoft/tsdoc": "^0.13.2", "@types/express": "^4.17.13", - "@types/jest": "^27.0.1", - "@types/jsdom": "^16.2.13", - "@types/node": "^16.10.1", - "@types/supertest": "^2.0.11", + "@types/jest": "^27.4.1", + "@types/jsdom": "^16.2.14", + "@types/node": "^17.0.23", + "@types/supertest": "^2.0.12", "@types/triple-beam": "^1.3.2", - "@types/uuid": "^8.3.1", + "@types/uuid": "^8.3.4", "@types/xml2js": "^0.4.9", - "@typescript-eslint/eslint-plugin": "^4.31.1", - "@typescript-eslint/parser": "^4.31.1", - "eslint": "^7.32.0", - "eslint-config-prettier": "^8.3.0", + "@typescript-eslint/eslint-plugin": "^5.17.0", + "@typescript-eslint/parser": "^5.17.0", + "eslint": "^8.12.0", + "eslint-config-prettier": "^8.5.0", "eslint-plugin-prettier": "^4.0.0", "eslint-plugin-tsdoc": "^0.2.14", - "jest": "^27.2.0", - "prettier": "^2.4.1", - "supertest": "^6.1.6", + "jest": "^27.4.1", + "prettier": "^2.6.2", + "supertest": "^6.2.2", "triple-beam": "^1.3.0", - "ts-jest": "^27.0.5", - "tsc-watch": "^4.5.0", - "typedoc": "^0.22.3", - "typescript": "^4.4.3" + "ts-jest": "^27.1.4", + "tsc-watch": "^4.6.2", + "typedoc": "^0.22.13", + "typescript": "^4.6.3" }, "jest": { "preset": "ts-jest", |
