Skip to content

Commit f09ffb4

Browse files
build(deps): bump axios
Bumps [axios](https://github.com/axios/axios) from 0.19.0 to 0.32.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v0.19.0...v0.32.0) --- updated-dependencies: - dependency-name: axios dependency-version: 0.32.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3b9c5e2 commit f09ffb4

2 files changed

Lines changed: 3683 additions & 1 deletion

File tree

src/test/resources/tst_manifests/yarn-classic/deps_with_mixed_dep_types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.0",
44
"dependencies": {
55
"express": "4.17.1",
6-
"axios": "0.19.0"
6+
"axios": "0.32.0"
77
},
88
"peerDependencies": {
99
"minimist": "1.2.0"

0 commit comments

Comments
 (0)