Merge pull request #1 from 20kaushik02/snyk-upgrade-a83036c44a79aa11569cc2979bd31aac

[Snyk] Upgrade react from 19.0.0 to 19.1.0
This commit is contained in:
Kaushik Narayan Ravishankar 2025-05-17 18:34:59 -07:00 committed by GitHub
commit f1216e8575
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -17,7 +17,7 @@
"@types/react-dom": "^19.0.4", "@types/react-dom": "^19.0.4",
"@xyflow/react": "^12.4.4", "@xyflow/react": "^12.4.4",
"axios": "^1.8.4", "axios": "^1.8.4",
"react": "^19.0.0", "react": "^19.1.0",
"react-dom": "^19.0.0", "react-dom": "^19.0.0",
"react-icons": "^5.5.0", "react-icons": "^5.5.0",
"react-router-dom": "^7.4.0", "react-router-dom": "^7.4.0",
@ -15575,9 +15575,9 @@
} }
}, },
"node_modules/react": { "node_modules/react": {
"version": "19.0.0", "version": "19.1.0",
"resolved": "https://registry.npmjs.org/react/-/react-19.0.0.tgz", "resolved": "https://registry.npmjs.org/react/-/react-19.1.0.tgz",
"integrity": "sha512-V8AVnmPIICiWpGfm6GLzCR/W5FXLchHop40W4nXBmdlEceh16rCN8O8LNWm5bh5XUX91fh7KpA+W0TgMKmgTpQ==", "integrity": "sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg==",
"license": "MIT", "license": "MIT",
"engines": { "engines": {
"node": ">=0.10.0" "node": ">=0.10.0"

View File

@ -24,7 +24,7 @@
"@types/react-dom": "^19.0.4", "@types/react-dom": "^19.0.4",
"@xyflow/react": "^12.4.4", "@xyflow/react": "^12.4.4",
"axios": "^1.8.4", "axios": "^1.8.4",
"react": "^19.0.0", "react": "^19.1.0",
"react-dom": "^19.0.0", "react-dom": "^19.0.0",
"react-icons": "^5.5.0", "react-icons": "^5.5.0",
"react-router-dom": "^7.4.0", "react-router-dom": "^7.4.0",