Skip to content

Commit 6b3e670

Browse files
Bump axios from 1.13.6 to 1.14.0
Bumps [axios](https://github.com/axios/axios) from 1.13.6 to 1.14.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.6...v1.14.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9ce251c commit 6b3e670

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
}
2222
],
2323
"dependencies": {
24-
"axios": "~1.13.1",
24+
"axios": "~1.14.0",
2525
"lodash": "~4.17.20"
2626
},
2727
"devDependencies": {

0 commit comments

Comments
 (0)