From cdd42b48320ce180500a526791b45cdc7f757814 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 11 Feb 2026 11:11:17 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-APOLLOSERVER-15208673 - https://snyk.io/vuln/SNYK-JS-LODASH-15053838 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2db9e87..17baaad 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "dotenv-expand": "^12.0.2", "express": "5.1.0", "parse": "^6.1.1", - "parse-server": "8.2.0" + "parse-server": "9.2.0" }, "devDependencies": { "@types/express": "5.0.1",