From 9b417511aff18efd74c574265f1eabe903a9ab91 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 29 Oct 2022 03:42:44 +0000 Subject: [PATCH] fix: apps/reaction/.snyk to reduce vulnerabilities The following vulnerabilities are fixed with a Snyk patch: - https://snyk.io/vuln/SNYK-JS-LODASH-567746 --- apps/reaction/.snyk | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/apps/reaction/.snyk b/apps/reaction/.snyk index 8fa8abdf126..b7b67ce9f98 100644 --- a/apps/reaction/.snyk +++ b/apps/reaction/.snyk @@ -1,5 +1,5 @@ # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. -version: v1.22.1 +version: v1.25.0 # patches apply the minimum changes required to fix a vulnerability patch: SNYK-JS-LODASH-567746: @@ -605,4 +605,6 @@ patch: patched: '2021-10-17T01:06:38.466Z' - '@reactioncommerce/api-plugin-authentication > @graphql-modules/core > @graphql-toolkit/schema-merging > @graphql-toolkit/common > lodash': patched: '2021-10-17T01:06:38.466Z' + - '@reactioncommerce/api-plugin-authentication > @graphql-modules/core > @graphql-toolkit/schema-merging > @graphql-toolkit/common > lodash': + patched: '2022-10-29T03:42:42.217Z' ignore: {}