Update recaptch to version 8.0.1

This commit is contained in:
Konstantinos Triantafyllou 2023-08-24 17:18:09 +03:00
parent ae6c47b15a
commit d9d48b7ea8
1 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@
"core-js": "^2.5.4",
"express": "^4.15.2",
"jquery": "^3.4.1",
"ng-recaptcha": "^7.0.1",
"ng-recaptcha": "^8.0.1",
"rxjs": "^6.5.1",
"ts-md5": "^1.2.0",
"tslib": "^2.0.0",
@ -59,4 +59,4 @@
"ts-node": "~7.0.0",
"typescript": "~4.3.5"
}
}
}