From 27cea38ebe2e275ca1218c0269eaacc988e47dea Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 27 Nov 2023 23:05:44 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASHSET-1320032 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d7421d331eaf..ef3703801ccf 100644 --- a/package.json +++ b/package.json @@ -152,7 +152,7 @@ "minimatch": "^5.0.0", "mkdirp": "^1.0.4", "mockdate": "^3.0.5", - "nock": "^13.2.2", + "nock": "^13.2.5", "nodemon": "^2.0.15", "npm-merge-driver-install": "^3.0.0", "postcss": "^8.4.6",