diff --git a/src/dispatch/static/dispatch/package-lock.json b/src/dispatch/static/dispatch/package-lock.json index a33893c92de3..cc42fb5d83bf 100644 --- a/src/dispatch/static/dispatch/package-lock.json +++ b/src/dispatch/static/dispatch/package-lock.json @@ -2170,9 +2170,9 @@ } }, "node_modules/@vue-flow/controls": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@vue-flow/controls/-/controls-1.1.1.tgz", - "integrity": "sha512-TCoRD5aYZQsM/N7QlPJcIILg1Gxm0O/zoUikxaeadcom1OlKFHutY72agsySJEWM6fTlyb7w8DYCbB4T8YbFoQ==", + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/@vue-flow/controls/-/controls-1.1.2.tgz", + "integrity": "sha512-6dtl/JnwDBNau5h3pDBdOCK6tdxiVAOL3cyruRL61gItwq5E97Hmjmj2BIIqX2p7gU1ENg3z80Z4zlu58fGlsg==", "peerDependencies": { "@vue-flow/core": "^1.23.0", "vue": "^3.3.0"