From 88fb3ff9ca48238b87007309ae4496560fb3c06e Mon Sep 17 00:00:00 2001 From: "mario.pereira@outlook.pt" Date: Fri, 15 Oct 2021 15:33:29 +0200 Subject: [PATCH] to fix: https://github.com/advisories/GHSA-cph5-m8f7-6c5x --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a1e60427d..6c1880b63 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@types/node": ">=12", "@types/promise.allsettled": "^1.0.3", "@types/tsscmp": "^1.0.0", - "axios": "^0.21.1", + "axios": "^0.21.2", "express": "^4.16.4", "please-upgrade-node": "^3.2.0", "promise.allsettled": "^1.0.2",