Skip to content

Commit f20595d

Browse files
chore(deps-dev): bump axios from 1.6.7 to 1.6.8
Bumps [axios](https://github.com/axios/axios) from 1.6.7 to 1.6.8. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.6.7...v1.6.8) --- updated-dependencies: - dependency-name: axios dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0bbd8df commit f20595d

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

docs/snippets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"aws-sdk": "^2.1579.0",
3838
"aws-sdk-client-mock": "^3.0.1",
3939
"aws-sdk-client-mock-jest": "^3.0.1",
40-
"axios": "^1.6.7",
40+
"axios": "^1.6.8",
4141
"hashi-vault-js": "^0.4.14"
4242
}
4343
}

package-lock.json

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

packages/tracer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@aws-sdk/client-xray": "^3.533.0",
3737
"@types/promise-retry": "^1.1.6",
3838
"aws-sdk": "^2.1579.0",
39-
"axios": "^1.6.7",
39+
"axios": "^1.6.8",
4040
"promise-retry": "^2.0.1"
4141
},
4242
"peerDependencies": {

0 commit comments

Comments
 (0)