From e96cd95b7f50d2094324e5773bc943032a20d29b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 13:53:04 +0100 Subject: [PATCH] Bump sortablejs from 1.15.0 to 1.15.1 in /ui (#457) Bumps [sortablejs](https://github.com/SortableJS/Sortable) from 1.15.0 to 1.15.1. - [Release notes](https://github.com/SortableJS/Sortable/releases) - [Commits](https://github.com/SortableJS/Sortable/compare/1.15.0...1.15.1) --- updated-dependencies: - dependency-name: sortablejs 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> --- ui/core/package.json | 2 +- ui/wallet/package.json | 2 +- ui/yarn.lock | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ui/core/package.json b/ui/core/package.json index abcf8442f..a6d37c5b3 100644 --- a/ui/core/package.json +++ b/ui/core/package.json @@ -39,7 +39,7 @@ "moment": "^2.29.4", "popper.js": "^1.14.4", "sass": "^1.69.5", - "sortablejs": "^1.7.0", + "sortablejs": "^1.15.1", "tippy.js": "^6.3.7", "underscore": "^1.8.3", "v-tooltip": "^2.0.0-rc.33", diff --git a/ui/wallet/package.json b/ui/wallet/package.json index 25b053cfb..3aa6b55d1 100644 --- a/ui/wallet/package.json +++ b/ui/wallet/package.json @@ -30,7 +30,7 @@ "moment": "^2.29.4", "popper.js": "^1.14.4", "sass": "^1.69.5", - "sortablejs": "^1.7.0", + "sortablejs": "^1.15.1", "tippy.js": "^6.3.7", "truffle-assertions": "^0.9.1", "typeahead": "^0.2.2", diff --git a/ui/yarn.lock b/ui/yarn.lock index b186ed9c5..92f746bcb 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -10651,10 +10651,10 @@ sortablejs@1.10.2: resolved "https://registry.yarnpkg.com/sortablejs/-/sortablejs-1.10.2.tgz#6e40364d913f98b85a14f6678f92b5c1221f5290" integrity sha512-YkPGufevysvfwn5rfdlGyrGjt7/CRHwvRPogD/lC+TnvcN29jDpCifKP+rBqf+LRldfXSTh+0CGLcSg0VIxq3A== -sortablejs@^1.7.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.1: + version "1.15.1" + resolved "https://registry.yarnpkg.com/sortablejs/-/sortablejs-1.15.1.tgz#9a35f52cdff449fb42ea8ecf222f3468d76e0a47" + integrity sha512-P5Cjvb0UG1ZVNiDPj/n4V+DinttXG6K8n7vM/HQf0C25K3YKQTQY6fsr/sEGsJGpQ9exmPxluHxKBc0mLKU1lQ== source-list-map@^2.0.0: version "2.0.1"