diff --git a/sources/ihm-recette/ihm-recette-web-front/package.json b/sources/ihm-recette/ihm-recette-web-front/package.json index 0c4026943b..a35387a982 100644 --- a/sources/ihm-recette/ihm-recette-web-front/package.json +++ b/sources/ihm-recette/ihm-recette-web-front/package.json @@ -15,7 +15,7 @@ "private": true, "dependencies": { "@angular/animations": "^5.1.0", - "@angular/common": "^5.1.0", + "@angular/common": "^19.2.16", "@angular/compiler": "^5.1.0", "@angular/core": "^5.1.0", "@angular/forms": "^5.1.0", @@ -32,7 +32,7 @@ "font-awesome": "^4.7.0", "intl": "^1.2.5", "ng2-vis": "0.0.6", - "ngx-file-drop": "^3.0.0", + "ngx-file-drop": "^4.0.4", "primeng": "^5.2.3", "rxjs": "^5.5.5", "zone.js": "^0.8.4"