From 48fbc7a7fe3ce98b834bef87ed74a25c31a5205c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 28 Apr 2023 05:57:49 +0000 Subject: [PATCH] fix: node_modules/is-date-object/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 --- node_modules/is-date-object/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/is-date-object/package.json b/node_modules/is-date-object/package.json index 5226a735c0..7f3ee33f22 100644 --- a/node_modules/is-date-object/package.json +++ b/node_modules/is-date-object/package.json @@ -39,7 +39,7 @@ "foreach": "^2.0.5", "indexof": "^0.0.1", "is": "^3.3.0", - "safe-publish-latest": "^1.1.4", + "safe-publish-latest": "^2.0.0", "tape": "^4.12.0" }, "testling": {