Skip to content

Commit

Permalink
fix(deps): bump axios from 1.1.3 to 1.4.0 (#171)
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.1.3 to 1.4.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.1.3...v1.4.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 29, 2023
1 parent ce419a1 commit b7db45f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"dependencies": {
"adm-zip": "^0.5.10",
"axios": "^1.1.3",
"axios": "^1.4.0",
"fast-xml-parser": "^4.2.5",
"next": "^13.4.5",
"nextjs-cors": "^2.1.2",
Expand Down
16 changes: 13 additions & 3 deletions pnpm-lock.yaml

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

1 comment on commit b7db45f

@vercel
Copy link

@vercel vercel bot commented on b7db45f Jun 29, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

mach – ./

mach-jpedroh.vercel.app
mach-five.vercel.app
mach-git-master-jpedroh.vercel.app
mach.jpedroh.dev

Please sign in to comment.