From 6e4fe6e32dca69576d7996fd8e280a09dc29ed1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 16:14:19 -0800 Subject: [PATCH] chore(deps): bump @vue-flow/background in /src/dispatch/static/dispatch (#5479) Bumps [@vue-flow/background](https://github.com/bcakmakoglu/vue-flow) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/bcakmakoglu/vue-flow/releases) - [Changelog](https://github.com/bcakmakoglu/vue-flow/blob/master/CHANGELOG.md) - [Commits](https://github.com/bcakmakoglu/vue-flow/compare/@vue-flow/background@1.3.1...@vue-flow/background@1.3.2) --- updated-dependencies: - dependency-name: "@vue-flow/background" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- src/dispatch/static/dispatch/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/dispatch/static/dispatch/package-lock.json b/src/dispatch/static/dispatch/package-lock.json index 385546010180..b873443c8df3 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.1", - "resolved": "https://registry.npmjs.org/@vue-flow/background/-/background-1.3.1.tgz", - "integrity": "sha512-8q0lTbvA3A9s0bDnpUIHMZj/HUTdMa3ChGSAw7EBaTKy7qJB21EnKbTIgC2lYweprzxk94vop4YmGfUO1jiqqQ==", + "version": "1.3.2", + "resolved": "https://registry.npmjs.org/@vue-flow/background/-/background-1.3.2.tgz", + "integrity": "sha512-eJPhDcLj1wEo45bBoqTXw1uhl0yK2RaQGnEINqvvBsAFKh/camHJd5NPmOdS1w+M9lggc9igUewxaEd3iCQX2w==", "peerDependencies": { "@vue-flow/core": "^1.23.0", "vue": "^3.3.0"