From 912469069e23dbff0546f254fc4f728867e2d9ac Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 14 Oct 2025 23:07:29 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FORMDATA-10841150 - https://snyk.io/vuln/SNYK-JS-REQUEST-3361831 - https://snyk.io/vuln/SNYK-JS-BABELRUNTIMECOREJS3-9397696 - https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 06fb17cc43..47b072d21f 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@graphql-tools/schema": "10.0.18", "@graphql-tools/utils": "10.6.3", "@parse/fs-files-adapter": "3.0.0", - "@parse/push-adapter": "6.8.0", + "@parse/push-adapter": "7.0.0", "bcryptjs": "2.4.3", "body-parser": "1.20.3", "commander": "12.1.0",