From 2c6e832012ca83dfa5dda04e202c1ef169b277be Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 26 Apr 2023 02:24:06 +0000 Subject: [PATCH] fix: node_modules/object.assign/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-SES-3057928 --- node_modules/object.assign/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/node_modules/object.assign/package.json b/node_modules/object.assign/package.json index 8f5fa39688..5bf6e90eaa 100644 --- a/node_modules/object.assign/package.json +++ b/node_modules/object.assign/package.json @@ -56,8 +56,8 @@ "functions-have-names": "^1.2.1", "has": "^1.0.3", "is": "^3.3.0", - "safe-publish-latest": "^1.1.4", - "ses": "^0.10.3", + "safe-publish-latest": "^2.0.0", + "ses": "^0.16.0", "tape": "^5.0.1" }, "testling": {