Bump axios from 0.27.2 to 1.0.0 (#77)

Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.0.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.27.2...v1.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-10-05 12:58:51 +05:30
committed by GitHub
parent b872abec19
commit 93d7fb5aab
2 changed files with 16 additions and 10 deletions

View File

@@ -70,7 +70,7 @@
},
"dependencies": {
"about-window": "^1.15.2",
"axios": "^0.27.2",
"axios": "^1.0.0",
"check-internet-connected": "^2.0.6",
"discord-rpc": "^4.0.1",
"electron-context-menu": "^3.5.0",