diff --git a/package.json b/package.json index a8f8b0bd8..756e7bb10 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@sentry/vue": "7.13.0", "@types/is-touch-device": "1.0.0", "@types/lodash.clonedeep": "4.5.7", - "@types/sortablejs": "1.13.0", + "@types/sortablejs": "1.15.0", "@vueuse/core": "9.2.0", "@vueuse/router": "9.2.0", "axios": "0.27.2", diff --git a/yarn.lock b/yarn.lock index d43a0a272..f51b0b9ee 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2381,10 +2381,10 @@ resolved "https://registry.yarnpkg.com/@types/sizzle/-/sizzle-2.3.3.tgz#ff5e2f1902969d305225a047c8a0fd5c915cebef" integrity sha512-JYM8x9EGF163bEyhdJBpR2QX1R5naCJHC8ucJylJ3w9/CVBaskdQ8WqBf8MmQrd1kRvp/a4TS8HJ+bxzR7ZJYQ== -"@types/sortablejs@1.13.0": - version "1.13.0" - resolved "https://registry.yarnpkg.com/@types/sortablejs/-/sortablejs-1.13.0.tgz#870223438f8f2cd81157b128a4c0261adbcaa946" - integrity sha512-C3064MH72iEfeGCYEGCt7FCxXoAXaMPG0QPnstcxvPmbl54erpISu06d++FY37Smja64iWy5L8wOyHHBghWbJQ== +"@types/sortablejs@1.15.0": + version "1.15.0" + resolved "https://registry.yarnpkg.com/@types/sortablejs/-/sortablejs-1.15.0.tgz#695e481752e2a0a311c5e73b51d5f666fc202f93" + integrity sha512-qrhtM7M41EhH4tZQTNw2/RJkxllBx3reiJpTbgWCM2Dx0U1sZ6LwKp9lfNln9uqE26ZMKUaPEYaD4rzvOWYtZw== "@types/tern@*": version "0.23.4"