Update recaptch to version 10.0.0

This commit is contained in:
Konstantinos Triantafyllou 2022-09-26 17:41:16 +03:00
parent 60f4fd7b49
commit e591206973
1 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@
"core-js": "^2.5.4",
"express": "^4.15.2",
"jquery": "^3.4.1",
"ng-recaptcha": "^7.0.1",
"ng-recaptcha": "^10.0.0",
"prom-client": "^11.3.0",
"rxjs": "^6.5.1",
"ts-md5": "^1.2.0",
@ -69,4 +69,4 @@
"ts-node": "~7.0.0",
"typescript": "~4.6.4"
}
}
}