diff --git a/src/dispatch/static/dispatch/package-lock.json b/src/dispatch/static/dispatch/package-lock.json index 8784d7f9943a..0c81ad0b3573 100644 --- a/src/dispatch/static/dispatch/package-lock.json +++ b/src/dispatch/static/dispatch/package-lock.json @@ -2432,9 +2432,9 @@ } }, "node_modules/@vue-flow/background": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/@vue-flow/background/-/background-1.3.0.tgz", - "integrity": "sha512-fu/8s9wzSOQIitnSTI10XT3bzTtagh4h8EF2SWwtlDklOZjAaKy75lqv4htHa3wigy/r4LGCOGwLw3Pk88/AxA==", + "version": "1.3.1", + "resolved": "https://registry.npmjs.org/@vue-flow/background/-/background-1.3.1.tgz", + "integrity": "sha512-8q0lTbvA3A9s0bDnpUIHMZj/HUTdMa3ChGSAw7EBaTKy7qJB21EnKbTIgC2lYweprzxk94vop4YmGfUO1jiqqQ==", "peerDependencies": { "@vue-flow/core": "^1.23.0", "vue": "^3.3.0"