Skip to content

Commit 45f90ff

Browse files
authored
Merge pull request #394 from kubero-dev/dependabot/npm_and_yarn/client/axios-1.7.4
Bump axios from 1.7.2 to 1.7.4 in /client
2 parents 198a0bc + ea0738f commit 45f90ff

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@mdi/font": "7.0.96",
1414
"apexcharts": "^3.49.0",
15-
"axios": "^1.6.2",
15+
"axios": "^1.7.4",
1616
"chart.js": "^4.4.1",
1717
"core-js": "^3.29.0",
1818
"lodash": "^4.17.21",

client/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -574,10 +574,10 @@ asynckit@^0.4.0:
574574
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
575575
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
576576

577-
axios@^1.6.2:
578-
version "1.7.2"
579-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.2.tgz#b625db8a7051fbea61c35a3cbb3a1daa7b9c7621"
580-
integrity sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==
577+
axios@^1.7.4:
578+
version "1.7.4"
579+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4.tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2"
580+
integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==
581581
dependencies:
582582
follow-redirects "^1.15.6"
583583
form-data "^4.0.0"

0 commit comments

Comments
 (0)