diff --git a/package.json b/package.json index 9d0f4157..274896ab 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "ionicons": "2.0.1", "leaflet": "1.2.0", "nebular-icons": "1.1.0", - "ng2-ckeditor": "^1.2.9", + "ng2-ckeditor": "~1.2.9", "ng2-smart-table": "^1.6.0", "ngx-echarts": "^4.2.2", "node-sass": "^4.12.0", @@ -84,7 +84,7 @@ "@compodoc/compodoc": "1.0.1", "@fortawesome/fontawesome-free": "^5.2.0", "@types/d3-color": "1.0.5", - "@types/jasmine": "^3.3.0", + "@types/jasmine": "~3.3.0", "@types/jasminewd2": "2.0.3", "@types/leaflet": "1.2.3", "@types/node": "^12.11.1",