From b68e0c3918fde943735b503722943a746599a76e Mon Sep 17 00:00:00 2001 From: Justin Castilla <59704472+justincastilla@users.noreply.github.com> Date: Fri, 30 Apr 2021 12:56:56 -0700 Subject: [PATCH] Update package-lock.json --- src/main/resources/dashboard/package-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/dashboard/package-lock.json b/src/main/resources/dashboard/package-lock.json index 414c77b..faa692b 100644 --- a/src/main/resources/dashboard/package-lock.json +++ b/src/main/resources/dashboard/package-lock.json @@ -2241,7 +2241,7 @@ "move-concurrently": "^1.0.1", "promise-inflight": "^1.0.1", "rimraf": "^2.6.2", - "ssri": "^5.2.4", + "ssri": ">=6.0.2", "unique-filename": "^1.1.0", "y18n": "^4.0.0" }