From 3a44383c07998af3a9e02bd99be34b7b0657027e Mon Sep 17 00:00:00 2001 From: Andre Rosot Date: Thu, 20 May 2021 10:44:36 +1000 Subject: [PATCH] Bumping versions of axios (dev) and systeminformation to address security vulnerabilities --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7e40c1f601..c76bbd66e2 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "require-in-the-middle": "^2.2.2", "semver": "^5.5.0", "shimmer": "^1.2.0", - "systeminformation": "^4.22.5", + "systeminformation": "^5.6.22", "tar": "^4.4.8", "url-parse": "^1.4.3", "whatwg-fetch": "^3.0.0" @@ -87,7 +87,7 @@ "devDependencies": { "@babel/core": "^7.6.4", "@babel/preset-env": "^7.6.3", - "axios": "^0.18.0", + "axios": "^0.21.1", "babel-loader": "^8.0.6", "benchmark": "^2.1.4", "body-parser": "^1.18.2",