From 0a6c4f771a8de771533f2918950ba42c6a630940 Mon Sep 17 00:00:00 2001 From: John McLear Date: Sun, 27 Sep 2020 23:20:36 +0100 Subject: [PATCH] bump npm --- src/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/package.json b/src/package.json index ee45fa9a6..24eeb53de 100644 --- a/src/package.json +++ b/src/package.json @@ -52,7 +52,7 @@ "log4js": "0.6.35", "measured-core": "1.11.2", "nodeify": "1.0.1", - "npm": "6.14.5", + "npm": "6.14.8", "openapi-backend": "2.4.1", "rate-limiter-flexible": "^2.1.4", "rehype": "^10.0.0", @@ -67,7 +67,7 @@ "threads": "^1.4.0", "tiny-worker": "^2.3.0", "tinycon": "0.0.1", - "ueberdb2": "^0.5.3", + "ueberdb2": "^0.5.4", "underscore": "1.8.3", "unorm": "1.4.1" },