diff --git a/package-lock.json b/package-lock.json index f4e2faedc..37d8a1e90 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ "react": "^18.3.1", "react-dom": "^18.3.1", "react-filerobot-image-editor": "^4.9.1", - "react-konva": "^18.2.14", + "react-konva": "^18.2.16", "vue": "^2.7.16", "vue-async-computed": "^3.9.0", "vue-material-design-icons": "^5.3.1", @@ -13723,9 +13723,9 @@ "peer": true }, "node_modules/react-konva": { - "version": "18.2.14", - "resolved": "https://registry.npmjs.org/react-konva/-/react-konva-18.2.14.tgz", - "integrity": "sha512-lBDe/5fTgquMdg1AHI0B16YZdAOvEhWMBWuo12ioyY0icdxcz9Cf12j86fsCJCHdnvjUOlZeC0f5q+siyHbD4Q==", + "version": "18.2.16", + "resolved": "https://registry.npmjs.org/react-konva/-/react-konva-18.2.16.tgz", + "integrity": "sha512-bYs5TuTpaSSxBTZ79btaSXjDvLaQIZOVgBEg2ITMyc2p3jwbdIJDh7kOuK4ivxY8uZHWxmQP32bLxlwA17EgXQ==", "funding": [ { "type": "patreon", diff --git a/package.json b/package.json index 8cee3e793..a9644f5e8 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "react": "^18.3.1", "react-dom": "^18.3.1", "react-filerobot-image-editor": "^4.9.1", - "react-konva": "^18.2.14", + "react-konva": "^18.2.16", "vue": "^2.7.16", "vue-async-computed": "^3.9.0", "vue-material-design-icons": "^5.3.1",