From 22a31a1a300b43e87b9d862761d49121f7fe4ad8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 22 Dec 2023 20:03:43 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-6124857 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ba73ce3..aa2645f 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ }, "dependencies": { "@atlaskit/tokens": "^1.29.1", - "@atlassian/forge-graphql": "13.3.10", + "@atlassian/forge-graphql": "13.3.13", "@forge/api": "^2.8.1", "@forge/bridge": "^2.6.0", "@forge/events": "^0.5.3",