From fb1f3716fa8d45d67e17fd69dfb25a3c9be1a389 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 19:13:59 +0000 Subject: [PATCH] :arrow_up: Bump filepond in /shifter in the js-dependencies group Bumps the js-dependencies group in /shifter with 1 update: [filepond](https://github.com/pqina/filepond). Updates `filepond` from 4.32.6 to 4.32.7 - [Release notes](https://github.com/pqina/filepond/releases) - [Changelog](https://github.com/pqina/filepond/blob/master/CHANGELOG.md) - [Commits](https://github.com/pqina/filepond/commits) --- updated-dependencies: - dependency-name: filepond dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-dependencies ... Signed-off-by: dependabot[bot] --- shifter/package-lock.json | 9 +++++---- shifter/package.json | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/shifter/package-lock.json b/shifter/package-lock.json index 573bfbd..eb9c354 100644 --- a/shifter/package-lock.json +++ b/shifter/package-lock.json @@ -9,7 +9,7 @@ "version": "0.4.1", "license": "MIT", "dependencies": { - "filepond": "^4.32.6", + "filepond": "^4.32.7", "filepond-plugin-file-validate-size": "^2.2.8", "flowbite": "^2.5.2", "jszip": "^3.10.1" @@ -1038,9 +1038,10 @@ } }, "node_modules/filepond": { - "version": "4.32.6", - "resolved": "https://registry.npmjs.org/filepond/-/filepond-4.32.6.tgz", - "integrity": "sha512-9EM6Vvny3K5s7guxegedByQx8n6ycUFaoF+Wo20+t1DYNt+vQaOtkGy2jnY8/2roAlskUnwJI1rAnAhzBPXwiw==" + "version": "4.32.7", + "resolved": "https://registry.npmjs.org/filepond/-/filepond-4.32.7.tgz", + "integrity": "sha512-L2idUfC31Qb2ZuFn8yAjX+Km6Ouq0kQn6JHcwhqrl5Ee9cB7xctLa0nkbbAeCML2+a1/cUsd0TqBgVcxYW08GA==", + "license": "MIT" }, "node_modules/filepond-plugin-file-validate-size": { "version": "2.2.8", diff --git a/shifter/package.json b/shifter/package.json index 43758d0..8295de0 100644 --- a/shifter/package.json +++ b/shifter/package.json @@ -27,7 +27,7 @@ "webpack-cli": "^6.0.1" }, "dependencies": { - "filepond": "^4.32.6", + "filepond": "^4.32.7", "filepond-plugin-file-validate-size": "^2.2.8", "flowbite": "^2.5.2", "jszip": "^3.10.1"