Skip to content

Commit 4113bdd

Browse files
refactor: bump parse from 6.0.0 to 6.1.0
Bumps [parse](https://github.com/parse-community/Parse-SDK-JS) from 6.0.0 to 6.1.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](parse-community/Parse-SDK-JS@6.0.0...6.1.0) --- updated-dependencies: - dependency-name: parse dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a1685c0 commit 4113bdd

File tree

2 files changed

+119
-16
lines changed

2 files changed

+119
-16
lines changed

package-lock.json

Lines changed: 118 additions & 15 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
@@ -21,7 +21,7 @@
2121
},
2222
"dependencies": {
2323
"express": "4.21.2",
24-
"parse": "6.0.0",
24+
"parse": "6.1.0",
2525
"parse-server": "8.0.0"
2626
},
2727
"type": "module",

0 commit comments

Comments
 (0)