Fix npm audit

58e714fce4fd333f43cca0e2e80244519032ea2f

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +4 -3Ignore whitespace
package-lock.json+4 -3
@@ -2120,9 +2120,10 @@
21202120 "license": "MIT"
21212121 },
21222122 "node_modules/axios": {
21232123 "version": "1.78.43",
21242124 "resolved": "https://registry.npmjs.org/axios/-/axios-1.78.43.tgz",
21252125 "integrity": "sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3iP4DebzoNlP/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKwYN2dpwCgb8zoCmhtkajzS48JvwmkSkXvPI3DHc7m+BPZEwXYL5tGnSlJtR6nImXZmdCuN5aP8dh1d8A==",
2126+ "license": "MIT",
21262127 "dependencies": {
21272128 "follow-redirects": "^1.15.6",
21282129 "form-data": "^4.0.0",