From 35c9f65a4e2a5b46a0f3ef1b9fef41761cf818a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 04:59:14 +0000 Subject: [PATCH] Bump filepond from 4.31.4 to 4.32.6 Bumps [filepond](https://github.com/pqina/filepond) from 4.31.4 to 4.32.6. - [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-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e992e3ff..783873a6 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@angular/router": "^18.2.13", "bootstrap": "4.6.2", "core-js": "^3.39.0", - "filepond": "^4.31.4", + "filepond": "^4.32.6", "music-metadata": "^10.6.4", "ngx-filepond": "^7.0.3", "popper.js": "^1.16.1", diff --git a/yarn.lock b/yarn.lock index 3d07a672..f673f19e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4639,10 +4639,10 @@ file-type@^19.6.0: token-types "^6.0.0" uint8array-extras "^1.3.0" -filepond@^4.31.4: - version "4.31.4" - resolved "https://registry.yarnpkg.com/filepond/-/filepond-4.31.4.tgz#1ed6d8385084d71253f88fd471c875019c4c60a1" - integrity sha512-3kR87Rsw2OP8CktlIehdbFjWB33GEH5iLs8izl2OcZGOszUFWYTjRY6pffLpjz/gRE61u1F67rZ2++ujFiUxPQ== +filepond@^4.32.6: + version "4.32.6" + resolved "https://registry.yarnpkg.com/filepond/-/filepond-4.32.6.tgz#53eaa25c7c10c06a1ce89db867269ba5b432fd3c" + integrity sha512-9EM6Vvny3K5s7guxegedByQx8n6ycUFaoF+Wo20+t1DYNt+vQaOtkGy2jnY8/2roAlskUnwJI1rAnAhzBPXwiw== fill-range@^7.1.1: version "7.1.1"