From ac7dd735d65666e2913b5e6788af09b24ebfbe80 Mon Sep 17 00:00:00 2001
From: "florian.azizian" <florian.azizian@maarch.org>
Date: Tue, 23 Jun 2020 11:20:59 +0200
Subject: [PATCH] update package.json

---
 package.json | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/package.json b/package.json
index 244745194c9..86a0294d9c3 100755
--- a/package.json
+++ b/package.json
@@ -25,10 +25,10 @@
     "zone.js": "~0.10.2"
   },
   "devDependencies": {
-    "@angular-devkit/build-angular": "^0.901.7",
+    "@angular-devkit/build-angular": "^0.901.9",
     "@angular/animations": "^9.1.9",
     "@angular/cdk": "^9.2.4",
-    "@angular/cli": "^9.1.7",
+    "@angular/cli": "^9.1.9",
     "@angular/common": "^9.1.9",
     "@angular/compiler": "^9.1.9",
     "@angular/compiler-cli": "^9.1.9",
@@ -39,10 +39,10 @@
     "@angular/platform-browser-dynamic": "^9.1.9",
     "@angular/platform-server": "^9.1.9",
     "@angular/router": "^9.1.9",
-    "@fortawesome/fontawesome-free": "^5.13.0",
+    "@fortawesome/fontawesome-free": "^5.13.1",
     "@swimlane/ngx-charts": "^13.0.4",
     "@types/datatables.net": "^1.10.19",
-    "@types/jquery": "^3.3.38",
+    "@types/jquery": "^3.5.0",
     "@types/jquery.nicescroll": "^3.7.1",
     "@types/jstree": "^3.3.40",
     "@types/tooltipster": "0.0.29",
-- 
GitLab