diff --git a/package-lock.json b/package-lock.json index 48ba1abf..4eacb914 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@sentry/react": "^9.2.0", "@sentry/vite-plugin": "^4.3.0", "@vercel/microfrontends": "^2.0.0", - "@xyflow/react": "^12.8.2", + "@xyflow/react": "^12.8.6", "elkjs": "^0.11.0", "lucide-react": "^0.516.0", "react": "^19.0.0", @@ -6220,12 +6220,12 @@ } }, "node_modules/@xyflow/react": { - "version": "12.8.2", - "resolved": "https://registry.npmjs.org/@xyflow/react/-/react-12.8.2.tgz", - "integrity": "sha512-VifLpxOy74ck283NQOtBn1e8igmB7xo7ADDKxyBHkKd8IKpyr16TgaYOhzqVwNMdB4NT+m++zfkic530L+gEXw==", + "version": "12.8.6", + "resolved": "https://registry.npmjs.org/@xyflow/react/-/react-12.8.6.tgz", + "integrity": "sha512-SksAm2m4ySupjChphMmzvm55djtgMDPr+eovPDdTnyGvShf73cvydfoBfWDFllooIQ4IaiUL5yfxHRwU0c37EA==", "license": "MIT", "dependencies": { - "@xyflow/system": "0.0.66", + "@xyflow/system": "0.0.70", "classcat": "^5.0.3", "zustand": "^4.4.0" }, @@ -6235,9 +6235,9 @@ } }, "node_modules/@xyflow/system": { - "version": "0.0.66", - "resolved": "https://registry.npmjs.org/@xyflow/system/-/system-0.0.66.tgz", - "integrity": "sha512-TTxESDwPsATnuDMUeYYtKe4wt9v8bRO29dgYBhR8HyhSCzipnAdIL/1CDfFd+WqS1srVreo24u6zZeVIDk4r3Q==", + "version": "0.0.70", + "resolved": "https://registry.npmjs.org/@xyflow/system/-/system-0.0.70.tgz", + "integrity": "sha512-PpC//u9zxdjj0tfTSmZrg3+sRbTz6kop/Amky44U2Dl51sxzDTIUfXMwETOYpmr2dqICWXBIJwXL2a9QWtX2XA==", "license": "MIT", "dependencies": { "@types/d3-drag": "^3.0.7", diff --git a/package.json b/package.json index 3ea49001..bb3cc278 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@sentry/react": "^9.2.0", "@sentry/vite-plugin": "^4.3.0", "@vercel/microfrontends": "^2.0.0", - "@xyflow/react": "^12.8.2", + "@xyflow/react": "^12.8.6", "elkjs": "^0.11.0", "lucide-react": "^0.516.0", "react": "^19.0.0",