From 34937fac2214de9bd6f33548cde0222f32f6a5cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 22:31:48 +0000 Subject: [PATCH] dev: bump react-remove-scroll from 2.5.6 to 2.5.7 Bumps [react-remove-scroll](https://github.com/theKashey/react-remove-scroll) from 2.5.6 to 2.5.7. - [Release notes](https://github.com/theKashey/react-remove-scroll/releases) - [Changelog](https://github.com/theKashey/react-remove-scroll/blob/master/CHANGELOG.md) - [Commits](https://github.com/theKashey/react-remove-scroll/compare/v2.5.6...v2.5.7) --- updated-dependencies: - dependency-name: react-remove-scroll dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) 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"