From f90ccea327459b35dbf74d7f58a70081980df092 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 7 Sep 2024 06:19:32 +0000 Subject: [PATCH] feat: upgrade packageurl-js from 1.2.0 to 2.0.0 Snyk has created this PR to upgrade packageurl-js from 1.2.0 to 2.0.0. See this package in npm: packageurl-js See this project in Snyk: https://app.snyk.io/org/application_products-fix/project/54a4a260-bb41-4f2b-bf80-76cfe903fdfe?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a97e467..b77ffdb 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "lodash.union": "^4.6.0", "lodash.values": "^4.3.0", "object-hash": "^3.0.0", - "packageurl-js": "1.2.0", + "packageurl-js": "2.0.0", "semver": "^7.0.0", "tslib": "^2" }