Merge pull request #5 from Alvin-Zilverstand/snyk-fix-1ce231bc8d0f1980d6845aef95768df1

[Snyk] Security upgrade axios from 1.15.0 to 1.15.1
This commit is contained in:
Alvin
2026-05-20 14:59:47 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -16,7 +16,7 @@
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.2",
"@testing-library/user-event": "^14.6.1",
"axios": "^1.15.0",
"axios": "^1.15.1",
"react": "^19.2.4",
"react-dom": "^19.2.4",
"react-router-dom": "^7.12.0",
@@ -5785,9 +5785,9 @@
}
},
"node_modules/axios": {
"version": "1.15.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.15.0.tgz",
"integrity": "sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==",
"version": "1.15.1",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.15.1.tgz",
"integrity": "sha512-WOG+Jj8ZOvR0a3rAn+Tuf1UQJRxw5venr6DgdbJzngJE3qG7X0kL83CZGpdHMxEm+ZK3seAbvFsw4FfOfP9vxg==",
"license": "MIT",
"dependencies": {
"follow-redirects": "^1.15.11",
+1 -1
View File
@@ -11,7 +11,7 @@
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.2",
"@testing-library/user-event": "^14.6.1",
"axios": "^1.15.0",
"axios": "^1.15.1",
"react": "^19.2.4",
"react-dom": "^19.2.4",
"react-router-dom": "^7.12.0",