Skip to content

Commit e4fdbc4

Browse files
Bump axios from 1.15.2 to 1.16.0
Bumps [axios](https://github.com/axios/axios) from 1.15.2 to 1.16.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.15.2...v1.16.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ea828e2 commit e4fdbc4

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.15.0",
24+
"axios": "~1.16.0",
2525
"lodash": "~4.18.1"
2626
},
2727
"devDependencies": {

0 commit comments

Comments
 (0)