diff --git a/package-lock.json b/package-lock.json index 088bfe4..04b862a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@pollinations/react": "^2.0.7", "@types/dotenv": "^6.1.1", - "@xyflow/react": "^12.8.4", + "@xyflow/react": "^12.9.2", "autoprefixer": "^10.4.20", "dotenv": "^16.4.7", "lucide-react": "^0.469.0", @@ -1973,12 +1973,12 @@ } }, "node_modules/@xyflow/react": { - "version": "12.8.4", - "resolved": "https://registry.npmjs.org/@xyflow/react/-/react-12.8.4.tgz", - "integrity": "sha512-bqUu4T5QSHiCFPkoH+b+LROKwQJdLvcjhGbNW9c1dLafCBRjmH1IYz0zPE+lRDXCtQ9kRyFxz3tG19+8VORJ1w==", + "version": "12.9.2", + "resolved": "https://registry.npmjs.org/@xyflow/react/-/react-12.9.2.tgz", + "integrity": "sha512-Xr+LFcysHCCoc5KRHaw+FwbqbWYxp9tWtk1mshNcqy25OAPuaKzXSdqIMNOA82TIXF/gFKo0Wgpa6PU7wUUVqw==", "license": "MIT", "dependencies": { - "@xyflow/system": "0.0.68", + "@xyflow/system": "0.0.72", "classcat": "^5.0.3", "zustand": "^4.4.0" }, @@ -1988,9 +1988,9 @@ } }, "node_modules/@xyflow/system": { - "version": "0.0.68", - "resolved": "https://registry.npmjs.org/@xyflow/system/-/system-0.0.68.tgz", - "integrity": "sha512-QDG2wxIG4qX+uF8yzm1ULVZrcXX3MxPBoxv7O52FWsX87qIImOqifUhfa/TwsvLdzn7ic2DDBH1uI8TKbdNTYA==", + "version": "0.0.72", + "resolved": "https://registry.npmjs.org/@xyflow/system/-/system-0.0.72.tgz", + "integrity": "sha512-WBI5Aau0fXTXwxHPzceLNS6QdXggSWnGjDtj/gG669crApN8+SCmEtkBth1m7r6pStNo/5fI9McEi7Dk0ymCLA==", "license": "MIT", "dependencies": { "@types/d3-drag": "^3.0.7", diff --git a/package.json b/package.json index 7093bb2..a9ee6a9 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "dependencies": { "@pollinations/react": "^2.0.7", "@types/dotenv": "^6.1.1", - "@xyflow/react": "^12.8.4", + "@xyflow/react": "^12.9.2", "autoprefixer": "^10.4.20", "dotenv": "^16.4.7", "lucide-react": "^0.469.0",