Merge pull request #454 from blacklight/snyk-upgrade-d8e59147d78b4c5c7864d550ec543844

[Snyk] Upgrade axios from 1.7.4 to 1.7.7
This commit is contained in:
Fabio Manganiello 2024-11-22 10:44:30 +01:00 committed by GitHub
commit c8b6b1fcdd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

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

View file

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