build(deps-dev): bump axios from 1.4.0 to 1.6.0

Bumps [axios](https://github.com/axios/axios) from 1.4.0 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.4.0...v1.6.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-11-10 16:19:49 +00:00 committed by Johannes Millan
parent c0fccfea51
commit 0e2bb2cf58
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -71,7 +71,7 @@
"@typescript-eslint/parser": "5.27.0",
"angular-material-css-vars": "^3.0.0",
"angular2-promise-buttons": "^5.0.3",
"axios": "^1.4.0",
"axios": "^1.6.0",
"chart.js": "^2.8.0",
"chromedriver": "^117.0.3",
"chrono-node": "^2.6.2",
@ -7432,9 +7432,9 @@
"dev": true
},
"node_modules/axios": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.4.0.tgz",
"integrity": "sha512-S4XCWMEmzvo64T9GfvQDOXgYRDJ/wsSZc7Jvdgx5u1sd0JwsuPLqb3SYmusag+edF6ziyMensPVqLTSc1PiSEA==",
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.6.0.tgz",
"integrity": "sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==",
"dev": true,
"dependencies": {
"follow-redirects": "^1.15.0",
@ -32394,9 +32394,9 @@
"dev": true
},
"axios": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.4.0.tgz",
"integrity": "sha512-S4XCWMEmzvo64T9GfvQDOXgYRDJ/wsSZc7Jvdgx5u1sd0JwsuPLqb3SYmusag+edF6ziyMensPVqLTSc1PiSEA==",
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.6.0.tgz",
"integrity": "sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==",
"dev": true,
"requires": {
"follow-redirects": "^1.15.0",

View file

@ -167,7 +167,7 @@
"@typescript-eslint/parser": "5.27.0",
"angular-material-css-vars": "^3.0.0",
"angular2-promise-buttons": "^5.0.3",
"axios": "^1.4.0",
"axios": "^1.6.0",
"chart.js": "^2.8.0",
"chromedriver": "^117.0.3",
"chrono-node": "^2.6.2",