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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-CKEDITOR4-1540865
- https://snyk.io/vuln/SNYK-JS-CKEDITOR4-1540867
- https://snyk.io/vuln/SNYK-JS-CKEDITOR4-1540869
This commit is contained in:
snyk-bot
2021-08-13 18:44:08 +00:00
parent b0f52ed1d0
commit 3cb4807c64
2 changed files with 9 additions and 9 deletions
+1 -1
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.16.2",
"cookieconsent": "^3.1.0",
"cross-env": "^5.1.6",
"eonasdan-bootstrap-datetimepicker": "^4.17.47",