Skip to content

Commit 9d816ba

Browse files
chore(deps-dev): bump axios from 1.6.6 to 1.6.7 (#1976)
Bumps [axios](https://github.com/axios/axios) from 1.6.6 to 1.6.7. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.6.6...v1.6.7) --- updated-dependencies: - dependency-name: axios dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b487b87 commit 9d816ba

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

Diff for: docs/snippets/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"aws-sdk": "^2.1544.0",
3737
"aws-sdk-client-mock": "^3.0.1",
3838
"aws-sdk-client-mock-jest": "^3.0.1",
39-
"axios": "^1.6.6",
39+
"axios": "^1.6.7",
4040
"hashi-vault-js": "^0.4.14"
4141
}
4242
}

Diff for: package-lock.json

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

Diff for: packages/tracer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@aws-sdk/client-xray": "^3.499.0",
3939
"@types/promise-retry": "^1.1.6",
4040
"aws-sdk": "^2.1544.0",
41-
"axios": "^1.6.6",
41+
"axios": "^1.6.7",
4242
"promise-retry": "^2.0.1"
4343
},
4444
"peerDependencies": {

0 commit comments

Comments
 (0)