fix: package.json & package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-CKEDITOR4-1922733
- https://snyk.io/vuln/SNYK-JS-CKEDITOR4-1922735
This commit is contained in:
snyk-bot
2021-11-18 23:37:54 +00:00
parent 66d83c0ce6
commit 75c91d90fd
2 changed files with 9 additions and 9 deletions

View File

@@ -17,7 +17,7 @@
"bootstrap": "~4.3",
"bootstrap-sass": "^3.4.1",
"bootstrap3": "npm:bootstrap@~3.4",
"ckeditor4": "4.14.0",
"ckeditor4": "4.17.0",
"cookieconsent": "^3.1.0",
"cross-env": "^5.1.6",
"eonasdan-bootstrap-datetimepicker": "^4.17.47",