Skip to content

Commit 7df569c

Browse files
authored
Merge pull request #1234 from bedita/dependabot/npm_and_yarn/axios-1.8.2
dependencies bump axios from 1.7.9 to 1.8.2
2 parents 064ac59 + 1366573 commit 7df569c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@trevoreyre/autocomplete-vue": "^2.4.1",
3030
"abortcontroller-polyfill": "^1.7.6",
3131
"autosize": "^5.0.1",
32-
"axios": "^1.7.9",
32+
"axios": "^1.8.2",
3333
"chart.js": "^4.4.7",
3434
"codemirror": "^5.63.3",
3535
"deepmerge": "^4.3.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1729,10 +1729,10 @@ [email protected]:
17291729
dependencies:
17301730
follow-redirects "^1.14.0"
17311731

1732-
axios@^1.7.9:
1733-
version "1.7.9"
1734-
resolved "https://registry.npmjs.org/axios/-/axios-1.7.9.tgz#d7d071380c132a24accda1b2cfc1535b79ec650a"
1735-
integrity sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==
1732+
axios@^1.8.2:
1733+
version "1.8.2"
1734+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2.tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979"
1735+
integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==
17361736
dependencies:
17371737
follow-redirects "^1.15.6"
17381738
form-data "^4.0.0"

0 commit comments

Comments
 (0)