Update recaptcha to version 10.0.0 and ckeditor to 1.3.7

This commit is contained in:
Alex Martzios 2022-09-26 16:57:16 +03:00
parent b1123a38f7
commit c29b904f33
1 changed files with 2 additions and 2 deletions

View File

@ -32,8 +32,8 @@
"core-js": "^2.5.4",
"express": "^4.15.2",
"jquery": "^3.4.1",
"ng-recaptcha": "^7.0.1",
"ng2-ckeditor": "1.3.1",
"ng-recaptcha": "^10.0.0",
"ng2-ckeditor": "1.3.7",
"ngx-color-picker": "^8.1.0",
"rxjs": "^6.5.1",
"sass-loader": "7.3.1",