From edefc45a175e3e644f97a0c22545d2d2daee815a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 22:25:24 +0000 Subject: [PATCH] chore(deps): bump parse from 5.0.0 to 7.0.0 Bumps [parse](https://github.com/parse-community/Parse-SDK-JS) from 5.0.0 to 7.0.0. - [Release notes](https://github.com/parse-community/Parse-SDK-JS/releases) - [Changelog](https://github.com/parse-community/Parse-SDK-JS/blob/alpha/CHANGELOG.md) - [Commits](https://github.com/parse-community/Parse-SDK-JS/compare/5.0.0...7.0.0) --- updated-dependencies: - dependency-name: parse dependency-version: 7.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c228ad74..cd6c0b19 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "expo-server-sdk": "3.10.0", "firebase-admin": "12.1.0", "npmlog": "7.0.1", - "parse": "5.0.0", + "parse": "7.0.0", "web-push": "3.6.7" }, "devDependencies": {