chore(deps): bump axios from 1.4.0 to 1.5.0 (#1102)

This commit is contained in:
dependabot[bot] 2023-09-19 04:38:58 +02:00 committed by GitHub
parent 769f3f1b4c
commit 7301edb29c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -10,7 +10,7 @@
"dependencies": {
"ajv": "^8.12.0",
"apexcharts": "^3.42.0",
"axios": "^1.4.0",
"axios": "^1.5.0",
"dayjs": "^1.11.9",
"lodash": "^4.17.21",
"quick-score": "^0.2.0",
@ -3598,9 +3598,9 @@
}
},
"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.5.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.5.0.tgz",
"integrity": "sha512-D4DdjDo5CY50Qms0qGQTTw6Q44jl7zRwY7bthds06pUGfChBCTcQs+N743eFWGEd6pRTMd6A+I87aWyFV5wiZQ==",
"dependencies": {
"follow-redirects": "^1.15.0",
"form-data": "^4.0.0",

View file

@ -13,7 +13,7 @@
"dependencies": {
"ajv": "^8.12.0",
"apexcharts": "^3.42.0",
"axios": "^1.4.0",
"axios": "^1.5.0",
"dayjs": "^1.11.9",
"lodash": "^4.17.21",
"quick-score": "^0.2.0",