From 69be89093aa7ac77535777c586adcb41be5ec1d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 May 2023 05:10:33 +0000 Subject: [PATCH] Bump ng-recaptcha from 9.0.0 to 12.0.1 Bumps [ng-recaptcha](https://github.com/DethAriel/ng-recaptcha) from 9.0.0 to 12.0.1. - [Release notes](https://github.com/DethAriel/ng-recaptcha/releases) - [Changelog](https://github.com/DethAriel/ng-recaptcha/blob/master/CHANGELOG.md) - [Commits](https://github.com/DethAriel/ng-recaptcha/compare/v9.0.0...v12.0.1) --- updated-dependencies: - dependency-name: ng-recaptcha dependency-type: direct:production update-type: version-update:semver-major ... 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 978d5c24..f16c78c4 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "lodash-es": "^4.17.21", "marked": "^4.0.17", "monaco-editor": "^0.34.1", - "ng-recaptcha": "9.0.0", + "ng-recaptcha": "12.0.1", "ngx-monaco-editor-v2": "^14.0.4", "rxjs": "~7.8.0", "rxjs-observe": "^2.1.6", diff --git a/yarn.lock b/yarn.lock index 97fd0d31..3d784407 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8551,10 +8551,10 @@ neo-async@^2.6.2: resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f" integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw== -ng-recaptcha@9.0.0: - version "9.0.0" - resolved "https://registry.yarnpkg.com/ng-recaptcha/-/ng-recaptcha-9.0.0.tgz#11b88f820cfca366d363fffd0f451490f2db2b04" - integrity sha512-39YfJh1+p6gvfsGUhC8cmjhFZ1TtQ1OJES5SUgnanPL2aQuwrSX4WyTFh2liFn1dQqtGUVd5O4EhbcexB7AECQ== +ng-recaptcha@12.0.1: + version "12.0.1" + resolved "https://registry.yarnpkg.com/ng-recaptcha/-/ng-recaptcha-12.0.1.tgz#509d3fe99a3270caeebc8cbe04f979fddbff9f5b" + integrity sha512-EX7IKqEn2SF8a2Enw3ggZVEjBIW2LQ52YiT2cb0/z4InikjlFoXGyM7PVb+jVvZfr5sfrxfRd/OOX29sjtWexA== dependencies: "@types/grecaptcha" "^3.0.3" tslib "^2.2.0"