Skip to content

Commit 0943b82

Browse files
refactor: bump parse from 6.1.0 to 6.1.1
Bumps [parse](https://github.com/parse-community/Parse-SDK-JS) from 6.1.0 to 6.1.1. - [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.1.0...6.1.1) --- updated-dependencies: - dependency-name: parse dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b94b1c0 commit 0943b82

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

Diff for: package-lock.json

+15-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"dependencies": {
2323
"express": "5.1.0",
24-
"parse": "6.1.0",
24+
"parse": "6.1.1",
2525
"parse-server": "8.0.2"
2626
},
2727
"type": "module",

0 commit comments

Comments
 (0)