Merge pull request #6 from Alvin-Zilverstand/snyk-fix-ffefd1a280cfc1a7d408e28eb5369a07

[Snyk] Security upgrade axios from 1.15.1 to 1.15.2
This commit is contained in:
Alvin
2026-05-21 09:25:09 +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.1",
"axios": "^1.15.2",
"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.1",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.15.1.tgz",
"integrity": "sha512-WOG+Jj8ZOvR0a3rAn+Tuf1UQJRxw5venr6DgdbJzngJE3qG7X0kL83CZGpdHMxEm+ZK3seAbvFsw4FfOfP9vxg==",
"version": "1.15.2",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.15.2.tgz",
"integrity": "sha512-wLrXxPtcrPTsNlJmKjkPnNPK2Ihe0hn0wGSaTEiHRPxwjvJwT3hKmXF4dpqxmPO9SoNb2FsYXj/xEo0gHN+D5A==",
"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.1",
"axios": "^1.15.2",
"react": "^19.2.4",
"react-dom": "^19.2.4",
"react-router-dom": "^7.12.0",