diff --git a/src/dispatch/static/dispatch/package-lock.json b/src/dispatch/static/dispatch/package-lock.json index 9c8ea4159113..e57b213befc3 100644 --- a/src/dispatch/static/dispatch/package-lock.json +++ b/src/dispatch/static/dispatch/package-lock.json @@ -2494,9 +2494,9 @@ } }, "node_modules/@vue-flow/core": { - "version": "1.45.0", - "resolved": "https://registry.npmjs.org/@vue-flow/core/-/core-1.45.0.tgz", - "integrity": "sha512-+Qd4fTnCfrhfYQzlHyf5Jt7rNE4PlDnEJEJZH9v6hDZoTOeOy1RhS85cSxKYxdsJ31Ttj2v3yabhoVfBf+bmJA==", + "version": "1.45.1", + "resolved": "https://registry.npmjs.org/@vue-flow/core/-/core-1.45.1.tgz", + "integrity": "sha512-cm9JGlWdaH56leo2bdF6rOZnO0IgF3lX/m+6XrAlwgvncHxObOIRY0U1AEI0yub3yHwz1jFJsbdPzv1R9IU88Q==", "license": "MIT", "dependencies": { "@vueuse/core": "^10.5.0",