From 5e1698330750cc334b0d696ee78f0a7eda9af572 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 15 Aug 2024 02:29:25 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-7577916 - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-7577917 - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-7577918 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 569257f73fdb99..1479e0009bd33a 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ }, "version": "1.16.0-next.2", "dependencies": { - "@backstage/errors": "workspace:^", + "@backstage/errors": "0.1.1", "@manypkg/get-packages": "^1.1.3" }, "devDependencies": {