Skip to content

Commit d08254b

Browse files
build(deps-dev): bump axios
Bumps [axios](https://github.com/axios/axios) from 1.6.0 to 1.7.4. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.6.0...v1.7.4) --- updated-dependencies: - dependency-name: axios dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b5921ff commit d08254b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

typescript-test-samples/typescript-test-intro/list-buckets/package-lock.json

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

typescript-test-samples/typescript-test-intro/list-buckets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@typescript-eslint/eslint-plugin": "^5.10.2",
2525
"@typescript-eslint/parser": "^5.10.2",
2626
"aws-sdk-client-mock": "^2.0.0",
27-
"axios": "^1.6.0",
27+
"axios": "^1.7.4",
2828
"esbuild-jest": "^0.5.0",
2929
"eslint": "^8.8.0",
3030
"eslint-config-prettier": "^8.3.0",

0 commit comments

Comments
 (0)