chore(deps): bump axios from 1.5.1 to 1.6.0

Bumps [axios](https://github.com/axios/axios) from 1.5.1 to 1.6.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/v1.5.1...v1.6.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] 2023-10-27 20:25:13 +00:00 committed by Nicolas Meienberger
parent e8b362914a
commit 6c0f7548f7
2 changed files with 5 additions and 5 deletions

View file

@ -45,7 +45,7 @@
"dependencies": {
"@runtipi/postgres-migrations": "^5.3.0",
"@runtipi/shared": "workspace:^",
"axios": "^1.5.1",
"axios": "^1.6.0",
"boxen": "^7.1.1",
"bullmq": "^4.12.6",
"chalk": "^5.3.0",

8
pnpm-lock.yaml generated
View file

@ -319,8 +319,8 @@ importers:
specifier: workspace:^
version: link:../shared
axios:
specifier: ^1.5.1
version: 1.5.1
specifier: ^1.6.0
version: 1.6.0
boxen:
specifier: ^7.1.1
version: 7.1.1
@ -3947,8 +3947,8 @@ packages:
engines: {node: '>=4'}
dev: true
/axios@1.5.1:
resolution: {integrity: sha512-Q28iYCWzNHjAm+yEAot5QaAMxhMghWLFVf7rRdwhUI+c2jix2DUXjAHXVi+s1ibs3mjPO/cCgbA++3BjD0vP/A==}
/axios@1.6.0:
resolution: {integrity: sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==}
dependencies:
follow-redirects: 1.15.2
form-data: 4.0.0