From f1db3253e7e2b9fb2e7a87aa9ba0c7fad57a7e0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 10:57:26 +0000 Subject: [PATCH] Bump react-turnstile from 1.1.3 to 1.1.4 Bumps [react-turnstile](https://github.com/Le0developer/react-turnstile) from 1.1.3 to 1.1.4. - [Release notes](https://github.com/Le0developer/react-turnstile/releases) - [Changelog](https://github.com/Le0Developer/react-turnstile/blob/main/HISTORY.md) - [Commits](https://github.com/Le0developer/react-turnstile/compare/v1.1.3...v1.1.4) --- updated-dependencies: - dependency-name: react-turnstile dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7b9802079d..9bc1e7c0d2 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "react-textarea-autosize": "^8.5.4", "react-tiny-popover": "^8.1.2", "react-treeview": "^0.4.6", - "react-turnstile": "^1.1.3", + "react-turnstile": "^1.1.4", "react-youtube": "^10.1.0", "recharts": "^2.13.0", "redux": "^5.0.1", diff --git a/yarn.lock b/yarn.lock index 1f6b09e097..f1a4a8c0f4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11548,10 +11548,10 @@ react-treeview@^0.4.6: dependencies: prop-types "^15.5.8" -react-turnstile@^1.1.3: - version "1.1.3" - resolved "https://registry.yarnpkg.com/react-turnstile/-/react-turnstile-1.1.3.tgz#53c5d561f04762fdb11e2798eb9c62d1eb6c1a9f" - integrity sha512-nWgsnN2IgDSj91BK2iF/9GMVRJK0KPuDDxgnhs4o/7zfIRfyZG/ALWs+JJ8unW84MtFXpcEiPsookkd/FIb4aw== +react-turnstile@^1.1.4: + version "1.1.4" + resolved "https://registry.yarnpkg.com/react-turnstile/-/react-turnstile-1.1.4.tgz#0c23b2f4b55f83b929407ae9bfbd211fbe5df362" + integrity sha512-oluyRWADdsufCt5eMqacW4gfw8/csr6Tk+fmuaMx0PWMKP1SX1iCviLvD2D5w92eAzIYDHi/krUWGHhlfzxTpQ== react-youtube@^10.1.0: version "10.1.0"