diff --git a/package.json b/package.json index e4621069d3..0ebf8f1105 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "react-leaflet": "^4.2.1", "react-paginate": "^8.2.0", "react-redux": "^8.1.2", - "react-remove-scroll": "^2.5.6", + "react-remove-scroll": "^2.5.7", "react-router-dom": "^6.14.1", "react-select": "^5.7.3", "react-string-replace": "^1.1.1", diff --git a/yarn.lock b/yarn.lock index 4d0fcf83e6..f5a3de275a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10836,10 +10836,10 @@ react-remove-scroll-bar@^2.3.4: react-style-singleton "^2.2.1" tslib "^2.0.0" -react-remove-scroll@^2.5.6: - version "2.5.6" - resolved "https://registry.yarnpkg.com/react-remove-scroll/-/react-remove-scroll-2.5.6.tgz#7510b8079e9c7eebe00e65a33daaa3aa29a10336" - integrity sha512-bO856ad1uDYLefgArk559IzUNeQ6SWH4QnrevIUjH+GczV56giDfl3h0Idptf2oIKxQmd1p9BN25jleKodTALg== +react-remove-scroll@^2.5.7: + version "2.5.7" + resolved "https://registry.yarnpkg.com/react-remove-scroll/-/react-remove-scroll-2.5.7.tgz#15a1fd038e8497f65a695bf26a4a57970cac1ccb" + integrity sha512-FnrTWO4L7/Bhhf3CYBNArEG/yROV0tKmTv7/3h9QCFvH6sndeFf1wPqOcbFVu5VAulS5dV1wGT3GZZ/1GawqiA== dependencies: react-remove-scroll-bar "^2.3.4" react-style-singleton "^2.2.1" @@ -12396,7 +12396,7 @@ tsutils@^3.21.0: tslib "^1.8.1" "ttn-lw@file:sdk/js": - version "3.27.2" + version "3.28.0" dependencies: arraybuffer-to-string "^1.0.2" auto-bind "^5.0.1"