diff --git a/package.json b/package.json index 4792b6d35..b92e3f8d7 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ }, "homepage": "https://github.com/wger-project/wger", "dependencies": { - "Sortable": "RubaXa/Sortable#1.15.0", + "Sortable": "RubaXa/Sortable#1.15.2", "bootstrap": "5.3.2", "components-font-awesome": "5.9.0", "d3": "^7.8.5", diff --git a/yarn.lock b/yarn.lock index 85c68bc24..329b852ed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7,9 +7,10 @@ resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-2.0.54.tgz#d7999245f77c3fab5d84e7d32b8a6c20bfd1f072" integrity sha512-D/PomKwNkDfSKD13DEVQT/pq2TUjN54c6uB341fEZanIzkjfGe7UaFuuaLZbpEiS5j7Wk2MUHAZqZIoECw29lg== -Sortable@RubaXa/Sortable#1.15.0: - version "1.15.0" - resolved "https://codeload.github.com/RubaXa/Sortable/tar.gz/babf6ab85fdfc5e13be1027827cecfbba2fb0d1e" +Sortable@RubaXa/Sortable#1.15.2: + version "1.15.2" + uid "07708fa1e7d9cf9d4563a7b1a09f7a47771522ed" + resolved "https://codeload.github.com/RubaXa/Sortable/tar.gz/07708fa1e7d9cf9d4563a7b1a09f7a47771522ed" bootstrap@5.3.2: version "5.3.2"