We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cca6fab commit faea97fCopy full SHA for faea97f
apigw-rest-api-lambda-node/hello_world/package.json
@@ -7,10 +7,10 @@
7
"author": "SAM CLI",
8
"license": "MIT",
9
"dependencies": {
10
- "axios": ">=1.8.2"
+ "axios": ">=1.12.2"
11
},
12
"devDependencies": {
13
- "chai": "^5.2.0",
14
- "mocha": "^11.1.0"
+ "chai": "^6.0.1",
+ "mocha": "^11.7.2"
15
}
16
msk-lambda-iam-node-sam/HandlerKafka/package.json
@@ -7,13 +7,13 @@
"scripts": {
"test": "mocha tests/unit/"
17
18
19
0 commit comments