Skip to content

Commit

Permalink
build(deps-dev): bump axios in /qanary-configuration-frontend
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 0.28.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.28.0/CHANGELOG.md)
- [Commits](axios/axios@v0.21.4...v0.28.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 21, 2024
1 parent e5ac5d6 commit b3d2731
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 8 deletions.
61 changes: 54 additions & 7 deletions qanary-configuration-frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion qanary-configuration-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
},
"devDependencies": {
"@babel/core": "7.23.9",
"axios": "^0.21.2"
"axios": "^0.28.0"
}
}

0 comments on commit b3d2731

Please sign in to comment.