Skip to content

Commit

Permalink
Bump axios from 0.27.2 to 1.6.0 in /mockserver (#6131)
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.27.2...v1.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Viktor Andersson <30777521+VIKTORVAV99@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and VIKTORVAV99 committed Jan 12, 2024
1 parent 282d490 commit 82cb589
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
2 changes: 1 addition & 1 deletion mockserver/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"axios": "^0.27.2",
"axios": "^1.6.0",
"cors": "^2.8.5",
"express": "^4.17.3",
"nodemon": "^2.0.18"
Expand Down
13 changes: 9 additions & 4 deletions mockserver/pnpm-lock.yaml

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

0 comments on commit 82cb589

Please sign in to comment.