Skip to content

Commit b03782b

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] <support@github.com>
1 parent 37a1764 commit b03782b

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

Lines changed: 15 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.1.0",
24+
"parse": "6.1.1",
2525
"parse-server": "8.0.2"
2626
},
2727
"type": "module",

0 commit comments

Comments
 (0)