Skip to content

Commit 7d7db66

Browse files
build(deps): bump axios
Bumps [axios](https://github.com/axios/axios) from 1.7.4 to 1.12.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.4...v1.12.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f4529c4 commit 7d7db66

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

typescript-test-samples/apigw-lambda-sqs-sns-datadog/package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

typescript-test-samples/apigw-lambda-sqs-sns-datadog/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"@types/aws-lambda": "^8.10.114",
2727
"aws-cdk-lib": "2.189.1",
28-
"axios": "^1.7.4",
28+
"axios": "^1.12.0",
2929
"constructs": "^10.0.0",
3030
"datadog-cdk-constructs-v2": "^1.6.1",
3131
"esbuild": "^0.25.0",

0 commit comments

Comments
 (0)