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"