From dc73f85458f1154d147bfca216d99c4e20566c94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 20:19:21 +0000 Subject: [PATCH] Bump @types/grecaptcha from 3.0.4 to 3.0.9 Bumps [@types/grecaptcha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/grecaptcha) from 3.0.4 to 3.0.9. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/grecaptcha) --- updated-dependencies: - dependency-name: "@types/grecaptcha" 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 591323352b..80218fe5e5 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "@nguniversal/express-engine": "^15.2.1", "@ngx-translate/core": "^14.0.0", "@nicky-lenaers/ngx-scroll-to": "^14.0.0", - "@types/grecaptcha": "^3.0.4", + "@types/grecaptcha": "^3.0.9", "angular-idle-preload": "3.0.0", "angulartics2": "^12.2.0", "axios": "^1.7.4", diff --git a/yarn.lock b/yarn.lock index 6c5726c73d..8bf7ea5a0d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2405,10 +2405,10 @@ "@types/qs" "*" "@types/serve-static" "*" -"@types/grecaptcha@^3.0.4": - version "3.0.4" - resolved "https://registry.npmjs.org/@types/grecaptcha/-/grecaptcha-3.0.4.tgz" - integrity sha512-7l1Y8DTGXkx/r4pwU1nMVAR+yD/QC+MCHKXAyEX/7JZhwcN1IED09aZ9vCjjkcGdhSQiu/eJqcXInpl6eEEEwg== +"@types/grecaptcha@^3.0.9": + version "3.0.9" + resolved "https://registry.yarnpkg.com/@types/grecaptcha/-/grecaptcha-3.0.9.tgz#9f3b07ec06c8fff221aa6fc124fe5b8a0e2c3349" + integrity sha512-fFxMtjAvXXMYTzDFK5NpcVB7WHnrHVLl00QzEGpuFxSAC789io6M+vjcn+g5FTEamIJtJr/IHkCDsqvJxeWDyw== "@types/hoist-non-react-statics@^3.3.0", "@types/hoist-non-react-statics@^3.3.1": version "3.3.1"