fix: upgrade axios from 1.7.4 to 1.7.7

Snyk has created this PR to upgrade axios from 1.7.4 to 1.7.7.

See this package in npm:
axios

See this project in Snyk:
https://app.snyk.io/org/blacklight/project/96bfd125-5816-4d9e-83c6-94d1569ab0f1?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2024-11-11 05:26:53 +00:00
parent 697a260026
commit 8ebae0086e
No known key found for this signature in database
GPG key ID: 78AC5AE55A47A65B
2 changed files with 5 additions and 5 deletions

View file

@ -9,7 +9,7 @@
"version": "0.1.0",
"dependencies": {
"@fortawesome/fontawesome-free": "^6.5.2",
"axios": "^1.7.4",
"axios": "^1.7.7",
"core-js": "^3.37.1",
"cronstrue": "^2.50.0",
"highlight.js": "^11.10.0",
@ -3772,9 +3772,9 @@
}
},
"node_modules/axios": {
"version": "1.7.4",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.7.4.tgz",
"integrity": "sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==",
"version": "1.7.7",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.7.7.tgz",
"integrity": "sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==",
"license": "MIT",
"dependencies": {
"follow-redirects": "^1.15.6",

View file

@ -9,7 +9,7 @@
},
"dependencies": {
"@fortawesome/fontawesome-free": "^6.5.2",
"axios": "^1.7.4",
"axios": "^1.7.7",
"core-js": "^3.37.1",
"cronstrue": "^2.50.0",
"highlight.js": "^11.10.0",