diff --git a/package.json b/package.json index aeb0c79c..b50bbff8 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "shell-quote": "^1.7.3", "shelljs": "0.8.5", "slugify": "^1.6.5", - "sortablejs": "^1.14.0", + "sortablejs": "^1.15.0", "source-code-pro": "^2.38.0", "source-map-loader": "^3.0.1", "source-sans-pro": "3.6.0", diff --git a/yarn.lock b/yarn.lock index ed381e22..3572544e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7615,10 +7615,10 @@ socks@^2.6.1: ip "^1.1.5" smart-buffer "^4.1.0" -sortablejs@^1.14.0: - version "1.14.0" - resolved "https://registry.yarnpkg.com/sortablejs/-/sortablejs-1.14.0.tgz#6d2e17ccbdb25f464734df621d4f35d4ab35b3d8" - integrity sha512-pBXvQCs5/33fdN1/39pPL0NZF20LeRbLQ5jtnheIPN9JQAaufGjKdWduZn4U7wCtVuzKhmRkI0DFYHYRbB2H1w== +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== sorted-object@~2.0.1: version "2.0.1"