Merge e04f1a6e5efa61e9a856cef497498bb4b4b63609 into 9e19880c4e13ea2ed30da296dca7e1ddf2de6118

This commit is contained in:
dependabot[bot] 2025-04-29 20:49:17 +00:00 committed by GitHub
commit 1f2644204c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

7
package-lock.json generated
View File

@ -1143,9 +1143,10 @@
}
},
"node_modules/axios": {
"version": "1.7.2",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.7.2.tgz",
"integrity": "sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==",
"version": "1.9.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.9.0.tgz",
"integrity": "sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg==",
"license": "MIT",
"dependencies": {
"follow-redirects": "^1.15.6",
"form-data": "^4.0.0",