Merge pull request #404 from BlackLight/snyk-upgrade-66089ad9a01450eef161c7e7fac48843
continuous-integration/drone/push Build is passing Details

[Snyk] Upgrade axios from 1.6.4 to 1.6.7
This commit is contained in:
Fabio Manganiello 2024-03-05 11:15:26 +01:00 committed by GitHub
commit 8f35fbed16
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",
"dependencies": {
"@fortawesome/fontawesome-free": "^6.1.1",
"axios": "^1.6.4",
"axios": "^1.6.7",
"core-js": "^3.35.1",
"cronstrue": "^2.47.0",
"highlight.js": "^11.9.0",
@ -3773,9 +3773,9 @@
}
},
"node_modules/axios": {
"version": "1.6.4",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.6.4.tgz",
"integrity": "sha512-heJnIs6N4aa1eSthhN9M5ioILu8Wi8vmQW9iHQ9NUvfkJb0lEEDUiIdQNAuBtfUt3FxReaKdpQA5DbmMOqzF/A==",
"version": "1.6.7",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.6.7.tgz",
"integrity": "sha512-/hDJGff6/c7u0hDkvkGxR/oy6CbCs8ziCsC7SqmhjfozqiJGc8Z11wrv9z9lYfY4K8l+H9TpjcMDX0xOZmx+RA==",
"dependencies": {
"follow-redirects": "^1.15.4",
"form-data": "^4.0.0",

View File

@ -9,7 +9,7 @@
},
"dependencies": {
"@fortawesome/fontawesome-free": "^6.1.1",
"axios": "^1.6.4",
"axios": "^1.6.7",
"core-js": "^3.35.1",
"cronstrue": "^2.47.0",
"highlight.js": "^11.9.0",