Skip to content

Commit 8984bac

Browse files
refactor: bump parse from 7.0.2 to 7.1.2
Bumps [parse](https://github.com/parse-community/Parse-SDK-JS) from 7.0.2 to 7.1.2. - [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](parse-community/Parse-SDK-JS@7.0.2...7.1.2) --- updated-dependencies: - dependency-name: parse dependency-version: 7.1.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 36a4d63 commit 8984bac

File tree

2 files changed

+12
-35
lines changed

2 files changed

+12
-35
lines changed

package-lock.json

Lines changed: 11 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"dependencies": {
2525
"express": "5.2.0",
26-
"parse": "7.0.2",
26+
"parse": "7.1.2",
2727
"parse-server": "8.4.0"
2828
},
2929
"type": "module",

0 commit comments

Comments
 (0)