From e7f31ae3aac1a6e5474e4e8288966e1391b750a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 08:22:22 -0800 Subject: [PATCH] Bump @vue-flow/core in /src/dispatch/static/dispatch (#4121) Bumps [@vue-flow/core](https://github.com/bcakmakoglu/vue-flow) from 1.26.0 to 1.27.1. - [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/v1.26.0...v1.27.1) --- updated-dependencies: - dependency-name: "@vue-flow/core" dependency-type: direct:production update-type: version-update:semver-minor ... 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 bb12ce94f665..bf22a28d0b1f 100644 --- a/src/dispatch/static/dispatch/package-lock.json +++ b/src/dispatch/static/dispatch/package-lock.json @@ -1898,9 +1898,9 @@ } }, "node_modules/@vue-flow/core": { - "version": "1.26.0", - "resolved": "https://registry.npmjs.org/@vue-flow/core/-/core-1.26.0.tgz", - "integrity": "sha512-/sHe8Cx+KapjP1PdYsJwMgtCXN1kD2/+8We5/VAoQlfiKj3h+WgRJ5BGnluMwSpoaFOTRPhBuynF4r3N4uXJDA==", + "version": "1.27.1", + "resolved": "https://registry.npmjs.org/@vue-flow/core/-/core-1.27.1.tgz", + "integrity": "sha512-3/eqQSU//BPhy3rkWq9hdjEBt42+oXE1TDmvvKhXmcM0cxBjosFo7GEsu95NbSPnmpe3+5sYWAtmtN4KxJ16fA==", "dependencies": { "@vueuse/core": "^10.5.0", "d3-drag": "^3.0.0",