From ac046b02409104cbaf82fc11ba077c328202dd02 Mon Sep 17 00:00:00 2001 From: Alex Martzios Date: Mon, 15 Jul 2024 12:14:48 +0300 Subject: [PATCH] [angular-17 | DONE] upgrade ng-recaptcha to 13.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6e431c0..efbb659 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "core-js": "^2.5.4", "express": "^4.15.2", "jquery": "^3.4.1", - "ng-recaptcha": "^12.0.2", + "ng-recaptcha": "^13.2.1", "prom-client": "^11.3.0", "rxjs": "^6.5.1", "ts-md5": "^1.2.0",