Skip to content

Commit 834bc3f

Browse files
npm(deps): bump axios from 0.21.4 to 0.22.0
Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 0.22.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md) - [Commits](axios/axios@v0.21.4...v0.22.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d59fca3 commit 834bc3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"dependencies": {
3434
"@tinyhttp/app": "^1.3.7",
3535
"apollo-server-express": "^2.25.0",
36-
"axios": "^0.21.1",
36+
"axios": "^0.22.0",
3737
"body-parser": "^1.19.0",
3838
"dotenv": "^10.0.0",
3939
"graphql": "^15.5.0",

0 commit comments

Comments
 (0)