From 627d8097acf5843fd969483d71bda4229f4b3a6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 16:21:46 +0000 Subject: [PATCH] Bump sortablejs from 1.15.0 to 1.15.3 Bumps [sortablejs](https://github.com/SortableJS/Sortable) from 1.15.0 to 1.15.3. - [Release notes](https://github.com/SortableJS/Sortable/releases) - [Commits](https://github.com/SortableJS/Sortable/compare/1.15.0...1.15.3) --- updated-dependencies: - dependency-name: sortablejs dependency-type: direct:production update-type: version-update:semver-patch ... 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 394d1f5435..a60045b46d 100644 --- a/package.json +++ b/package.json @@ -129,7 +129,7 @@ "reflect-metadata": "^0.1.13", "rxjs": "^7.8.0", "sanitize-html": "^2.12.1", - "sortablejs": "1.15.0", + "sortablejs": "1.15.3", "uuid": "^8.3.2", "zone.js": "~0.11.5" }, diff --git a/yarn.lock b/yarn.lock index fbc3178b53..201059f6ab 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10989,10 +10989,10 @@ socks@^2.6.2: ip "^2.0.0" smart-buffer "^4.2.0" -sortablejs@1.15.0: - version "1.15.0" - resolved "https://registry.yarnpkg.com/sortablejs/-/sortablejs-1.15.0.tgz#53230b8aa3502bb77a29e2005808ffdb4a5f7e2a" - integrity sha512-bv9qgVMjUMf89wAvM6AxVvS/4MX3sPeN0+agqShejLU5z5GX4C75ow1O2e5k4L6XItUyAK3gH6AxSbXrOM5e8w== +sortablejs@1.15.3: + version "1.15.3" + resolved "https://registry.yarnpkg.com/sortablejs/-/sortablejs-1.15.3.tgz#033668db5ebfb11167d1249ab88e748f27959e29" + integrity sha512-zdK3/kwwAK1cJgy1rwl1YtNTbRmc8qW/+vgXf75A7NHag5of4pyI6uK86ktmQETyWRH7IGaE73uZOOBcGxgqZg== source-list-map@^2.0.0: version "2.0.1"