diff --git a/package.json b/package.json index efe26926..0911919b 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": "11.0.0", "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 cb46d5f6..a4aba7d0 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@11.0.0: + version "11.0.0" + resolved "https://registry.yarnpkg.com/ng-recaptcha/-/ng-recaptcha-11.0.0.tgz#858686cd377ec42a47aa9362e230d31dcff3d982" + integrity sha512-DS0ESI9ODmAW2ToBU5EuizusAmGcJCmYCKGB5CYWntPQOHDEcCWLxkQ6RJrF2USLtq9vooN5KVV45pNUpmPhNw== dependencies: "@types/grecaptcha" "^3.0.3" tslib "^2.2.0"