From 99d9b9152153f6c9623c4e6278baa31adc0a656f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2020 12:02:35 +0000 Subject: [PATCH] Bump parse from 1.11.1 to 2.15.0 in /cloud Bumps [parse](https://github.com/parse-community/Parse-SDK-JS) from 1.11.1 to 2.15.0. - [Release notes](https://github.com/parse-community/Parse-SDK-JS/releases) - [Changelog](https://github.com/parse-community/Parse-SDK-JS/blob/master/CHANGELOG.md) - [Commits](https://github.com/parse-community/Parse-SDK-JS/compare/v1.11.1...2.15.0) Signed-off-by: dependabot[bot] --- cloud/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud/package.json b/cloud/package.json index 5c17f77..16d8f77 100644 --- a/cloud/package.json +++ b/cloud/package.json @@ -7,7 +7,7 @@ "chai": "^3.5.0", "mocha": "^3.1.2", "node-fetch": "^1.5.2", - "parse": "^1.9.2", + "parse": "^2.15.0", "underscore": "^1.8.3" }, "scripts": {