Skip to content

Commit 0819d93

Browse files
[renovate-bot] - Update dependency axios to v1.8.1
1 parent 81d7466 commit 0819d93

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"add": "2.0.6",
2727
"and": "0.0.3",
28-
"axios": "1.7.9",
28+
"axios": "1.8.1",
2929
"basic-auth": "2.0.1",
3030
"cors": "2.8.5",
3131
"dotenv": "16.4.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1086,10 +1086,10 @@ aws4@^1.8.0:
10861086
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.12.0.tgz#ce1c9d143389679e253b314241ea9aa5cec980d3"
10871087
integrity sha512-NmWvPnx0F1SfrQbYwOi7OeaNGokp9XhzNioJ/CSBs8Qa4vxug81mhJEAVZwxXuBmYB5KDRfMq/F3RR0BIU7sWg==
10881088

1089-
axios@1.7.9:
1090-
version "1.7.9"
1091-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.9.tgz#d7d071380c132a24accda1b2cfc1535b79ec650a"
1092-
integrity sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==
1089+
axios@1.8.1:
1090+
version "1.8.1"
1091+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.1.tgz#7c118d2146e9ebac512b7d1128771cdd738d11e3"
1092+
integrity sha512-NN+fvwH/kV01dYUQ3PTOZns4LWtWhOFCAhQ/pHb88WQ1hNe5V/dvFwc4VJcDL11LT9xSX0QtsR8sWUuyOuOq7g==
10931093
dependencies:
10941094
follow-redirects "^1.15.6"
10951095
form-data "^4.0.0"

0 commit comments

Comments
 (0)