From f36a2a11a662017ced78d67b667f23c49ebd4b1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Nov 2022 19:15:19 +0000 Subject: [PATCH] Bump vue-at from 2.5.0 to 2.5.1 Bumps [vue-at](https://github.com/fritx/vue-at) from 2.5.0 to 2.5.1. - [Release notes](https://github.com/fritx/vue-at/releases) - [Commits](https://github.com/fritx/vue-at/commits) --- updated-dependencies: - dependency-name: vue-at dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8cf1c5faa..650d503a1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18357,9 +18357,9 @@ } }, "node_modules/vue-at": { - "version": "2.5.0", - "resolved": "https://registry.npmjs.org/vue-at/-/vue-at-2.5.0.tgz", - "integrity": "sha512-kcbRy13LGWDOQ6sT7ft/miF/AYrRFxl1UkVpoAeApZSU8aqtSjSKlRGk8tYV0GTmUHGWRVw+3mGNb8gtLbdzbg==", + "version": "2.5.1", + "resolved": "https://registry.npmjs.org/vue-at/-/vue-at-2.5.1.tgz", + "integrity": "sha512-c17Rn8vVTXp/rvWV76jNB2PVx534eqIAP5/Tv1twCt0ebtRPIgNaJJwSaoRVISQ6vM6m3+owmtpAG1qr5g9fyQ==", "engines": { "node": ">= 14.x" }, @@ -32864,9 +32864,9 @@ } }, "vue-at": { - "version": "2.5.0", - "resolved": "https://registry.npmjs.org/vue-at/-/vue-at-2.5.0.tgz", - "integrity": "sha512-kcbRy13LGWDOQ6sT7ft/miF/AYrRFxl1UkVpoAeApZSU8aqtSjSKlRGk8tYV0GTmUHGWRVw+3mGNb8gtLbdzbg==", + "version": "2.5.1", + "resolved": "https://registry.npmjs.org/vue-at/-/vue-at-2.5.1.tgz", + "integrity": "sha512-c17Rn8vVTXp/rvWV76jNB2PVx534eqIAP5/Tv1twCt0ebtRPIgNaJJwSaoRVISQ6vM6m3+owmtpAG1qr5g9fyQ==", "requires": {} }, "vue-click-outside": {