Skip to content

Commit b751d4c

Browse files
Merge pull request #20 from Beaver-Notes/dependabot/npm_and_yarn/axios-1.8.2
Bump axios from 1.7.9 to 1.8.2
2 parents 99c4851 + 467e442 commit b751d4c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@headlessui/vue": "^1.7.22",
1313
"@heroicons/vue": "^2.1.3",
1414
"autoprefixer": "^10.4.20",
15-
"axios": "^1.7.9",
15+
"axios": "^1.8.2",
1616
"markdown-it": "^14.1.0",
1717
"marked": "^15.0.5",
1818
"postcss": "^8.4.49",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -690,10 +690,10 @@ autoprefixer@^10.4.20:
690690
picocolors "^1.0.1"
691691
postcss-value-parser "^4.2.0"
692692

693-
axios@^1.7.9:
694-
version "1.7.9"
695-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.9.tgz#d7d071380c132a24accda1b2cfc1535b79ec650a"
696-
integrity sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==
693+
axios@^1.8.2:
694+
version "1.8.2"
695+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2.tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979"
696+
integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==
697697
dependencies:
698698
follow-redirects "^1.15.6"
699699
form-data "^4.0.0"

0 commit comments

Comments
 (0)