From 7fd1d9b7b99e883987b65795814f38f10745bd7f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 11 Feb 2022 09:54:41 +0000 Subject: [PATCH] feat: upgrade primer-truncate from 1.4.13 to 2.0.0 Snyk has created this PR to upgrade primer-truncate from 1.4.13 to 2.0.0. See this package in npm: https://www.npmjs.com/package/primer-truncate See this project in Snyk: https://app.snyk.io/org/brandingfuture/project/05b24aa0-97a4-4f45-af26-d1ea2b344f0a?utm_source=github&utm_medium=referral&page=upgrade-pr --- node_modules/primer-core/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/primer-core/package.json b/node_modules/primer-core/package.json index 01f13d488..cdfc5dc32 100644 --- a/node_modules/primer-core/package.json +++ b/node_modules/primer-core/package.json @@ -61,7 +61,7 @@ "primer-support": "^4.2.0", "primer-table-object": "^1.2.0", "primer-tooltips": "^1.2.0", - "primer-truncate": "^1.2.0", + "primer-truncate": "^2.0.0", "primer-utilities": "^4.5.0" }, "description": "Primer CSS's core modules",