From 16335dfec651911f4b333f48e96f55e08bec0473 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 7 May 2025 09:38:47 +0000 Subject: [PATCH] fix: upgrade scs from 0.0.1 to 0.0.20 Snyk has created this PR to upgrade scs from 0.0.1 to 0.0.20. See this package in npm: scs See this project in Snyk: https://app.snyk.io/org/mkumar2022-7/project/890a8fba-3d81-465a-bd97-8a33469aea65?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 b3c4130..c1f36e6 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,6 @@ "momnet": "2.29.1", "ua-parser-js": "0.7.29", "flow-dev-tools": "99.10.9", - "scs": "0.0.1" + "scs": "0.0.20" } }