Skip to content

Commit 50474ba

Browse files
authored
Merge pull request #376 from aws-samples/dependabot/npm_and_yarn/typescript-test-samples/kinesis-lambda-dynamodb/src/axios-1.8.2
build(deps-dev): bump axios from 1.7.4 to 1.8.2 in /typescript-test-samples/kinesis-lambda-dynamodb/src
2 parents b9440b2 + ea35534 commit 50474ba

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

typescript-test-samples/kinesis-lambda-dynamodb/src/package-lock.json

+8-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

typescript-test-samples/kinesis-lambda-dynamodb/src/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@typescript-eslint/parser": "^5.10.2",
2727
"aws-sdk-client-mock": "^2.0.1",
2828
"aws-sdk-client-mock-jest": "^2.1.1",
29-
"axios": "^1.7.4",
29+
"axios": "^1.8.2",
3030
"esbuild-jest": "^0.5.0",
3131
"eslint": "^8.8.0",
3232
"eslint-config-prettier": "^8.3.0",

0 commit comments

Comments
 (0)