Skip to content

Commit bd2b56b

Browse files
build(deps-dev): bump axios
Bumps [axios](https://github.com/axios/axios) from 1.7.4 to 1.8.2. - [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.8.2) --- updated-dependencies: - dependency-name: axios dependency-version: 1.8.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 50474ba commit bd2b56b

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

typescript-test-samples/step-functions-local/src/package-lock.json

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

typescript-test-samples/step-functions-local/src/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.7.4",
27+
"axios": "^1.8.2",
2828
"esbuild-jest": "^0.5.0",
2929
"eslint": "^8.8.0",
3030
"eslint-config-prettier": "^8.3.0",

0 commit comments

Comments
 (0)