Merge pull request #7 from 20kaushik02/snyk-upgrade-fb34cb0cf36e9fc41bd7a8c812d396fb

[Snyk] Upgrade @types/react from 19.1.6 to 19.1.7
This commit is contained in:
Kaushik Narayan Ravishankar 2025-07-02 11:32:12 -07:00 committed by GitHub
commit a76560e695
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

@ -10,7 +10,7 @@
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@dagrejs/dagre": "^1.1.4", "@dagrejs/dagre": "^1.1.4",
"@types/react": "^19.1.6", "@types/react": "^19.1.7",
"@types/react-dom": "^19.1.5", "@types/react-dom": "^19.1.5",
"@xyflow/react": "^12.6.4", "@xyflow/react": "^12.6.4",
"axios": "^1.9.0", "axios": "^1.9.0",
@ -4381,9 +4381,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/@types/react": { "node_modules/@types/react": {
"version": "19.1.6", "version": "19.1.7",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.6.tgz", "resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.7.tgz",
"integrity": "sha512-JeG0rEWak0N6Itr6QUx+X60uQmN+5t3j9r/OVDtWzFXKaj6kD1BwJzOksD0FF6iWxZlbE1kB0q9vtnU2ekqa1Q==", "integrity": "sha512-BnsPLV43ddr05N71gaGzyZ5hzkCmGwhMvYc8zmvI8Ci1bRkkDSzDDVfAXfN2tk748OwI7ediiPX6PfT9p0QGVg==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"csstype": "^3.0.2" "csstype": "^3.0.2"

View File

@ -17,7 +17,7 @@
"homepage": "https://spotify-manager.knravish.me", "homepage": "https://spotify-manager.knravish.me",
"dependencies": { "dependencies": {
"@dagrejs/dagre": "^1.1.4", "@dagrejs/dagre": "^1.1.4",
"@types/react": "^19.1.6", "@types/react": "^19.1.7",
"@types/react-dom": "^19.1.5", "@types/react-dom": "^19.1.5",
"@xyflow/react": "^12.6.4", "@xyflow/react": "^12.6.4",
"axios": "^1.9.0", "axios": "^1.9.0",