From f377849134eda7033229e54498686321a49b3eaa Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 29 Feb 2024 15:00:25 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0651a20bf38d..0d25f675a8e9 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "broadcast-channel": "4.13.0", "flatpickr": "^4.6.13", "graphql": "^16.6.0", - "graphql-ruby-client": "^1.11.3", + "graphql-ruby-client": "^1.13.2", "graphql-tag": "^2.12.6", "linkify-html": "^3.0.5", "lodash-es": "^4.17.21",