WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 4d3860c

Browse files
fix(deps): update dependency axios to v1.13.2 (#880)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6c5c9a6 commit 4d3860c

File tree

5 files changed

+11
-11
lines changed

5 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/booster-pack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@
4141
"homepage": "https://github.com/YuGiOhBot3000/yugiohbot#readme",
4242
"dependencies": {
4343
"@aws-sdk/client-ssm": "3.919.0",
44-
"axios": "1.13.1"
44+
"axios": "1.13.2"
4545
}
4646
}

packages/generate-data/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"test": "jest"
2222
},
2323
"dependencies": {
24-
"axios": "1.13.1",
24+
"axios": "1.13.2",
2525
"natural": "6.12.0",
2626
"openai": "3.3.0"
2727
},

packages/randomise-card/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"dependencies": {
2222
"@aws-sdk/client-s3": "3.919.0",
23-
"axios": "1.13.1",
23+
"axios": "1.13.2",
2424
"canvas": "^2.11.2",
2525
"openai": "^3.3.0"
2626
},

packages/upload-card/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"dependencies": {
2222
"@aws-sdk/client-s3": "3.919.0",
23-
"axios": "1.13.1",
23+
"axios": "1.13.2",
2424
"form-data": "4.0.4",
2525
"twitter-api-v2": "1.27.0"
2626
},

0 commit comments

Comments
 (0)