diff --git a/package.json b/package.json index 8c0ffb7f..ad6af063 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@types/node": "^16.18.44", "@types/pdfmake": "^0.2.2", "@types/react": "^17.0.39", - "@types/react-beautiful-dnd": "^13.1.5", + "@types/react-beautiful-dnd": "^13.1.6", "@types/react-dom": "^17.0.0", "@types/react-i18next": "^8.1.0", "@types/react-redux": "^7.1.25", diff --git a/yarn.lock b/yarn.lock index c8545b60..2c22d96e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2759,10 +2759,10 @@ resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.4.tgz#cd667bcfdd025213aafb7ca5915a932590acdcdc" integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw== -"@types/react-beautiful-dnd@^13.1.5": - version "13.1.5" - resolved "https://registry.yarnpkg.com/@types/react-beautiful-dnd/-/react-beautiful-dnd-13.1.5.tgz#04869f2ec4658aa963e56dc3cbb91f261587dedc" - integrity sha512-mzohmMtV48b0bXF2dP8188LzUv9HAGHKucOORYsd5Sqq830pJ4gseFyDDAH0TR4TeD1ceG9DxTQ0FOFbtCSy4Q== +"@types/react-beautiful-dnd@^13.1.6": + version "13.1.6" + resolved "https://registry.yarnpkg.com/@types/react-beautiful-dnd/-/react-beautiful-dnd-13.1.6.tgz#a616443903bfc370fee298b0144dbce7234d5561" + integrity sha512-FXAuaa52ux7HWQDumi3MFSAAsW8OKfDImy1pSZPKe85nV9mZ1f4spVzW0a2boYvkIhphjbWUi5EwUiRG8Rq/Qg== dependencies: "@types/react" "*"