Skip to content

Commit eefc060

Browse files
committed
chore(deps): update vulnerable deps
1 parent 3af0b6f commit eefc060

File tree

2 files changed

+909
-850
lines changed

2 files changed

+909
-850
lines changed

Diff for: package.json

+20-20
Original file line numberDiff line numberDiff line change
@@ -47,30 +47,30 @@
4747
"express": "^4.16.4"
4848
},
4949
"devDependencies": {
50-
"@commitlint/cli": "^8.2.0",
51-
"@commitlint/config-conventional": "^8.2.0",
52-
"@types/express": "^4.17.3",
53-
"@types/mocha": "^7.0.2",
50+
"@commitlint/cli": "^11.0.0",
51+
"@commitlint/config-conventional": "^11.0.0",
52+
"@types/express": "^4.17.8",
53+
"@types/mocha": "^8.0.3",
5454
"@types/node": "^10.17.17",
55-
"@typescript-eslint/eslint-plugin": "^2.23.0",
56-
"@typescript-eslint/parser": "^2.23.0",
57-
"eslint": "^6.8.0",
58-
"eslint-config-standard-with-typescript": "^14.0.0",
59-
"eslint-plugin-import": "^2.17.2",
60-
"eslint-plugin-node": "^11.0.0",
61-
"eslint-plugin-promise": "^4.1.1",
62-
"eslint-plugin-standard": "^4.0.0",
63-
"husky": "^4.2.3",
64-
"mocha": "7.1.0",
65-
"mocha-junit-reporter": "^1.23.3",
55+
"@typescript-eslint/eslint-plugin": "^4.6.0",
56+
"@typescript-eslint/parser": "^4.6.0",
57+
"eslint": "^7.12.1",
58+
"eslint-config-standard-with-typescript": "^19.0.1",
59+
"eslint-plugin-import": "^2.22.1",
60+
"eslint-plugin-node": "^11.1.0",
61+
"eslint-plugin-promise": "^4.2.1",
62+
"eslint-plugin-standard": "^4.0.2",
63+
"husky": "^4.3.0",
64+
"mocha": "8.2.0",
65+
"mocha-junit-reporter": "^2.0.0",
6666
"should": "^13.2.3",
67-
"standard-version": "^8.0.1",
68-
"ts-node": "^8.6.2",
69-
"typescript": "^3.4.4"
67+
"standard-version": "^9.0.0",
68+
"ts-node": "^9.0.0",
69+
"typescript": "^4.0.5"
7070
},
7171
"dependencies": {
72-
"http-problem-details": "^0.1.2",
73-
"http-problem-details-mapper": "^0.1.4"
72+
"http-problem-details": "^0.1.5",
73+
"http-problem-details-mapper": "^0.1.7"
7474
},
7575
"husky": {
7676
"hooks": {

0 commit comments

Comments
 (0)