4
0
mirror of https://github.com/AltarikMC/Launcher synced 2025-12-16 12:13:50 +00:00

Bump axios from 0.22.0 to 0.23.0

Bumps [axios](https://github.com/axios/axios) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.22.0...v0.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-10-20 12:01:41 +00:00
committed by GitHub
parent e8da0ff361
commit ae2555f881
2 changed files with 8 additions and 8 deletions

View File

@@ -30,7 +30,7 @@
"electron": "^15.2.0"
},
"dependencies": {
"axios": "^0.22.0",
"axios": "^0.23.0",
"electron-is-dev": "^2.0.0",
"electron-log": "^4.4.1",
"electron-squirrel-startup": "^1.0.0",