From 385bc8ddad34c0ea1c30cb5e783a43144cadc4d9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 13 Jun 2024 20:53:51 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AZUREIDENTITY-7246760 - https://snyk.io/vuln/SNYK-JS-AZUREMSALNODE-7246761 --- 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": {