Skip to content

Commit 50d1902

Browse files
committed
chore: update dependencies to latest versions
1 parent 65928d0 commit 50d1902

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

package.json

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"http-cache-middleware": "^1.4.1",
3434
"restana": "^4.9.9",
3535
"stream-to-array": "^2.3.0",
36-
"micromatch": "^4.0.7"
36+
"micromatch": "^4.0.8"
3737
},
3838
"files": [
3939
"lib/",
@@ -44,25 +44,24 @@
4444
],
4545
"devDependencies": {
4646
"@types/express": "^5.0.0",
47-
"artillery": "^2.0.14",
48-
"aws-sdk": "^2.1632.0",
49-
"chai": "^4.4.1",
47+
"artillery": "^2.0.21",
48+
"aws-sdk": "^2.1691.0",
49+
"chai": "^4.5.0",
5050
"cors": "^2.8.5",
51-
"express": "^5.0.0",
52-
"express-jwt": "^7.7.7",
51+
"express": "^5.0.1",
52+
"express-jwt": "^7.7.8",
5353
"express-rate-limit": "^6.11.2",
5454
"faye-websocket": "^0.11.4",
5555
"fg-multiple-hooks": "^1.3.0",
56-
"helmet": "^7.1.0",
56+
"helmet": "^7.2.0",
5757
"http-lambda-proxy": "^1.1.4",
5858
"load-balancers": "^1.3.52",
59-
"mocha": "^10.7.3",
59+
"mocha": "^10.8.2",
6060
"nyc": "^17.1.0",
61-
"opossum": "^7.1.0",
6261
"pem": "^1.14.8",
6362
"prettier": "^3.3.3",
6463
"request-ip": "^3.3.0",
65-
"response-time": "^2.3.2",
64+
"response-time": "^2.3.3",
6665
"supertest": "^7.0.0"
6766
}
6867
}

0 commit comments

Comments
 (0)