diff --git a/package.json b/package.json index cb690441..f403b699 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@types/fs-extra": "^9.0.13", "@types/js-yaml": "^4.0.5", "@types/node": "16.0.1", - "@types/sortablejs": "^1.10.7", + "@types/sortablejs": "^1.15.0", "@types/webpack-env": "^1.18.0", "@typescript-eslint/eslint-plugin": "^4.33.0", "@typescript-eslint/parser": "^4.33.0", diff --git a/yarn.lock b/yarn.lock index 8dd40827..de5d8124 100644 --- a/yarn.lock +++ b/yarn.lock @@ -867,10 +867,10 @@ dependencies: "@types/node" "*" -"@types/sortablejs@^1.10.7": - version "1.10.7" - resolved "https://registry.yarnpkg.com/@types/sortablejs/-/sortablejs-1.10.7.tgz#ab9039c85429f0516955ec6dbc0bb20139417b15" - integrity sha512-lGCwwgpj8zW/ZmaueoPVSP7nnc9t8VqVWXS+ASX3eoUUENmiazv0rlXyTRludXzuX9ALjPsMqBu85TgJNWbTOg== +"@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/verror@^1.10.3": version "1.10.6"