Bump axios from 1.5.1 to 1.6.1
Bumps [axios](https://github.com/axios/axios) from 1.5.1 to 1.6.1. - [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.1) --- updated-dependencies: - dependency-name: axios dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a232af06ed
commit
d76c5e2abc
1 changed files with 6 additions and 6 deletions
|
@ -7,7 +7,7 @@ settings:
|
|||
dependencies:
|
||||
arrpc:
|
||||
specifier: github:OpenAsar/arrpc#89f4da610ccfac93f461826a446a17cd3b23953d
|
||||
version: github.com/OpenAsar/arrpc/89f4da610ccfac93f461826a446a17cd3b23953d
|
||||
version: git@github.com+OpenAsar/arrpc/89f4da610ccfac93f461826a446a17cd3b23953d
|
||||
|
||||
optionalDependencies:
|
||||
'@vencord/venmic':
|
||||
|
@ -1219,8 +1219,8 @@ packages:
|
|||
engines: {node: '>= 0.4'}
|
||||
dev: true
|
||||
|
||||
/axios@1.5.1(debug@4.3.4):
|
||||
resolution: {integrity: sha512-Q28iYCWzNHjAm+yEAot5QaAMxhMghWLFVf7rRdwhUI+c2jix2DUXjAHXVi+s1ibs3mjPO/cCgbA++3BjD0vP/A==}
|
||||
/axios@1.6.1(debug@4.3.4):
|
||||
resolution: {integrity: sha512-vfBmhDpKafglh0EldBEbVuoe7DyAavGSLWhuSm5ZSEKQnHhBf0xAAwybbNH1IkrJNGnS/VG4I5yxig1pCEXE4g==}
|
||||
requiresBuild: true
|
||||
dependencies:
|
||||
follow-redirects: 1.15.3(debug@4.3.4)
|
||||
|
@ -1471,7 +1471,7 @@ packages:
|
|||
hasBin: true
|
||||
requiresBuild: true
|
||||
dependencies:
|
||||
axios: 1.5.1(debug@4.3.4)
|
||||
axios: 1.6.1(debug@4.3.4)
|
||||
debug: 4.3.4
|
||||
fs-extra: 10.1.0
|
||||
lodash.isplainobject: 4.0.6
|
||||
|
@ -4659,8 +4659,8 @@ packages:
|
|||
engines: {node: '>=10'}
|
||||
dev: true
|
||||
|
||||
github.com/OpenAsar/arrpc/89f4da610ccfac93f461826a446a17cd3b23953d:
|
||||
resolution: {tarball: https://codeload.github.com/OpenAsar/arrpc/tar.gz/89f4da610ccfac93f461826a446a17cd3b23953d}
|
||||
git@github.com+OpenAsar/arrpc/89f4da610ccfac93f461826a446a17cd3b23953d:
|
||||
resolution: {commit: 89f4da610ccfac93f461826a446a17cd3b23953d, repo: git@github.com:OpenAsar/arrpc.git, type: git}
|
||||
name: arrpc
|
||||
version: 3.2.0
|
||||
hasBin: true
|
||||
|
|
Reference in a new issue