From d976f3a5ef2afc75b1433a2ae887abdb15d0b537 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 09:44:36 -0800 Subject: [PATCH] Bump @formkit/pro in /src/dispatch/static/dispatch (#4256) Bumps [@formkit/pro](https://github.com/formkit/formkit) from 0.119.6 to 0.119.7. - [Release notes](https://github.com/formkit/formkit/releases) - [Commits](https://github.com/formkit/formkit/commits) --- updated-dependencies: - dependency-name: "@formkit/pro" 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 387bead49cd1..4b6502b76c36 100644 --- a/src/dispatch/static/dispatch/package-lock.json +++ b/src/dispatch/static/dispatch/package-lock.json @@ -626,9 +626,9 @@ } }, "node_modules/@formkit/pro": { - "version": "0.119.6", - "resolved": "https://registry.npmjs.org/@formkit/pro/-/pro-0.119.6.tgz", - "integrity": "sha512-By0C5RFuH5Xnzg6/mtH+5yC7a8f7KN/7eAL2fUs4iNYxJBAVTiDBTO1ShJAKhRCseYNk8RI8qsbY473nVnuRNQ==", + "version": "0.119.7", + "resolved": "https://registry.npmjs.org/@formkit/pro/-/pro-0.119.7.tgz", + "integrity": "sha512-U3mgcCvbV2spbgxpnHVV987ssLr0G9ZlekDRffs+FVF1QeSNu/T7rzoB3TKoxZgM3oW4g2n8Crc28RWwBrS8tw==", "dependencies": { "@formkit/core": "^1.4.0", "@formkit/drag-and-drop": "0.0.6",