Skip to content

Commit 6cdfc3e

Browse files
Bump axios from 1.7.4 to 1.8.2 in /clients/nodejs/zts (#2904)
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-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a194d3c commit 6cdfc3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clients/nodejs/zts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"debug": "^2.6.8",
3333
"lodash.clone": "^4.5.0",
3434
"memory-cache": "^0.2.0",
35-
"axios": "1.7.4",
35+
"axios": "1.8.2",
3636
"winston": "^3.7.2"
3737
},
3838
"devDependencies": {

0 commit comments

Comments
 (0)