Skip to content

Commit 4e09996

Browse files
committed
Update dependencies
1 parent b16fb0f commit 4e09996

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

msk-lambda-iam-node-sam/HandlerKafka/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
"author": "SAM CLI",
88
"license": "MIT",
99
"dependencies": {
10-
"axios": ">=0.21.1"
10+
"axios": ">=1.8.2"
1111
},
1212
"scripts": {
1313
"test": "mocha tests/unit/"
1414
},
1515
"devDependencies": {
16-
"chai": "^4.3.6",
17-
"mocha": "^10.1.0"
16+
"chai": "^5.2.0",
17+
"mocha": "^11.1.0"
1818
}
1919
}

0 commit comments

Comments
 (0)