From 1c48c51d9fd06c64fa9bef0c7b043798455d6e42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Sep 2023 15:18:03 -0700 Subject: [PATCH] Bump @koumoul/vjsf in /src/dispatch/static/dispatch (#3806) Bumps [@koumoul/vjsf](https://github.com/koumoul-dev/vuetify-jsonschema-form) from 2.22.0 to 2.22.1. - [Release notes](https://github.com/koumoul-dev/vuetify-jsonschema-form/releases) - [Commits](https://github.com/koumoul-dev/vuetify-jsonschema-form/compare/v2.22.0...v2.22.1) --- updated-dependencies: - dependency-name: "@koumoul/vjsf" 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 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/dispatch/static/dispatch/package-lock.json b/src/dispatch/static/dispatch/package-lock.json index 1be988761dd3..b0e5884dbf92 100644 --- a/src/dispatch/static/dispatch/package-lock.json +++ b/src/dispatch/static/dispatch/package-lock.json @@ -712,9 +712,9 @@ } }, "node_modules/@koumoul/vjsf": { - "version": "2.22.0", - "resolved": "https://registry.npmjs.org/@koumoul/vjsf/-/vjsf-2.22.0.tgz", - "integrity": "sha512-qQ23G+OX8Vf16K3ysxb7axk5A+tREjVwCxBShvvlQ9NETNqifpBqhHcjwMtkS0kxf7f8yA+hMWnJczm57d+EYA==", + "version": "2.22.1", + "resolved": "https://registry.npmjs.org/@koumoul/vjsf/-/vjsf-2.22.1.tgz", + "integrity": "sha512-u5yaNTzeCTNyhJlhM6zLGbf7EPQQgBR64kNF1b3EMZFcXTpmClewU1n+lg8Wj6f5RDPLwAwlVSNPMdgpfMD9jg==", "dependencies": { "debounce": "^1.2.1", "debounce-promise": "^3.1.2", @@ -7159,9 +7159,9 @@ } }, "@koumoul/vjsf": { - "version": "2.22.0", - "resolved": "https://registry.npmjs.org/@koumoul/vjsf/-/vjsf-2.22.0.tgz", - "integrity": "sha512-qQ23G+OX8Vf16K3ysxb7axk5A+tREjVwCxBShvvlQ9NETNqifpBqhHcjwMtkS0kxf7f8yA+hMWnJczm57d+EYA==", + "version": "2.22.1", + "resolved": "https://registry.npmjs.org/@koumoul/vjsf/-/vjsf-2.22.1.tgz", + "integrity": "sha512-u5yaNTzeCTNyhJlhM6zLGbf7EPQQgBR64kNF1b3EMZFcXTpmClewU1n+lg8Wj6f5RDPLwAwlVSNPMdgpfMD9jg==", "requires": { "@mdi/font": "^6.5.95", "@mdi/js": "^6.5.95",