diff --git a/package.json b/package.json
index 054bcd5275b95657780d93a07f4dd36d8312324a..f94920f78c409214462bbd2bf9f9c3b3c08327a8 100644
--- a/package.json
+++ b/package.json
@@ -21,8 +21,8 @@
   "author": "Irstea - pôle IS",
   "license": "LGPL-3.0-or-later",
   "peerDependencies": {
-    "@angular/common": "^7.2.9",
-    "@angular/core": "^7.2.9"
+    "@angular/common": "^7",
+    "@angular/core": "^7"
   },
   "dependencies": {
     "lodash": "^4.17.15",
@@ -30,8 +30,8 @@
     "rxjs-etc": "^9.6.2"
   },
   "devDependencies": {
-    "@angular/common": "^7.2.15",
-    "@angular/core": "^7.2.15",
+    "@angular/common": "^7",
+    "@angular/core": "^7",
     "@typescript-eslint/eslint-plugin": "^4.15.1",
     "@typescript-eslint/parser": "^4.15.1",
     "eslint": "^7.20.0",