From 3f8486b83a65487519228147ab876789bc63de65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Bonhomme?= Date: Wed, 15 Jun 2022 08:43:29 +0200 Subject: [PATCH] chg: [dependencies] Updated JavaScript dependencies (ng-client). --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9875c41..2c17ad2 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "license": "GNU Affero General Public License version 3", "dependencies": { "ng_anr": "git+https://github.com/monarc-project/ng-anr.git#v2.11.1-p5", - "ng_client": "git+https://github.com/monarc-project/ng-client.git#v2.11.1-p7" + "ng_client": "git+https://github.com/monarc-project/ng-client.git#v2.11.1-p12" }, "devDependencies": { "grunt": "~1.5.2",