Skip to content

Commit 927a951

Browse files
committed
updating dev dependencies
1 parent 3f471ec commit 927a951

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -42,26 +42,26 @@
4242
"LICENSE"
4343
],
4444
"devDependencies": {
45-
"@types/express": "^4.17.11",
46-
"artillery": "^2.0.0-6",
47-
"aws-sdk": "^2.1037.0",
48-
"chai": "^4.3.4",
45+
"@types/express": "^4.17.13",
46+
"artillery": "^2.0.0-14",
47+
"aws-sdk": "^2.1106.0",
48+
"chai": "^4.3.6",
4949
"cors": "^2.8.5",
50-
"express": "^4.17.1",
51-
"express-jwt": "^6.1.0",
52-
"express-rate-limit": "^5.5.1",
50+
"express": "^4.17.3",
51+
"express-jwt": "^6.1.1",
52+
"express-rate-limit": "^6.3.0",
5353
"faye-websocket": "^0.11.4",
54-
"fg-multiple-hooks": "^1.3.0",
55-
"helmet": "^4.6.0",
54+
"fg-multiple-hooks": "1.3.0",
55+
"helmet": "^5.0.2",
5656
"http-lambda-proxy": "^1.1.4",
5757
"load-balancers": "^1.3.52",
58-
"micromatch": "^4.0.4",
59-
"mocha": "^9.1.3",
58+
"micromatch": "^4.0.5",
59+
"mocha": "^9.2.2",
6060
"nyc": "^15.1.0",
61-
"opossum": "^6.2.1",
62-
"pem": "^1.14.4",
61+
"opossum": "^6.3.0",
62+
"pem": "^1.14.6",
6363
"request-ip": "^2.1.3",
6464
"response-time": "^2.3.2",
65-
"supertest": "^6.1.6"
65+
"supertest": "^6.2.2"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)