Merge pull request #71 from theta42/dependabot/npm_and_yarn/nodejs/axios-1.7.4

Bump axios from 1.7.2 to 1.7.4 in /nodejs
This commit is contained in:
2024-08-15 23:35:53 -04:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -12,7 +12,7 @@
"@fortawesome/fontawesome-free": "^6.4.2",
"@popperjs/core": "^2.11.8",
"acme-client": "^5.4.0",
"axios": "^1.7.2",
"axios": "^1.7.4",
"bcrypt": "^5.1.1",
"bootstrap": "^5.3.3",
"ejs": "^3.1.10",
@@ -425,9 +425,9 @@
"integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q=="
},
"node_modules/axios": {
"version": "1.7.2",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.7.2.tgz",
"integrity": "sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==",
"version": "1.7.4",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.7.4.tgz",
"integrity": "sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==",
"dependencies": {
"follow-redirects": "^1.15.6",
"form-data": "^4.0.0",
Executable → Regular
+1 -1
View File
@@ -15,7 +15,7 @@
"@fortawesome/fontawesome-free": "^6.4.2",
"@popperjs/core": "^2.11.8",
"acme-client": "^5.4.0",
"axios": "^1.7.2",
"axios": "^1.7.4",
"bcrypt": "^5.1.1",
"bootstrap": "^5.3.3",
"ejs": "^3.1.10",