Bump parse from 2.3.2 to 2.4.0 (#5529)
Bumps [parse](https://github.com/parse-community/Parse-SDK-JS) from 2.3.2 to 2.4.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/2.3.2...2.4.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
committed by
peril-parse-community[bot]
parent
7122ca05c4
commit
3608b19b3a
7
package-lock.json
generated
7
package-lock.json
generated
@@ -7548,11 +7548,12 @@
|
||||
}
|
||||
},
|
||||
"parse": {
|
||||
"version": "2.3.2",
|
||||
"resolved": "https://registry.npmjs.org/parse/-/parse-2.3.2.tgz",
|
||||
"integrity": "sha512-hhOvDwsP866HjatKJkcY91YmB7PfHK/HsenUTmk5ctqs2jgwp1W2i+0pHKBT+TejWzazaJnfkXUyRVxN+zORFA==",
|
||||
"version": "2.4.0",
|
||||
"resolved": "https://registry.npmjs.org/parse/-/parse-2.4.0.tgz",
|
||||
"integrity": "sha512-H6PDiML1CFnswInFL9dAszPaHkXH9eEzH1sGKUs/sf0R9h8eZQjYO8QoO/xObZJe3gHJMHx4StGE/zs4G3NLDw==",
|
||||
"requires": {
|
||||
"@babel/runtime": "7.4.3",
|
||||
"uuid": "3.3.2",
|
||||
"ws": "6.2.1",
|
||||
"xmlhttprequest": "1.8.0"
|
||||
}
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
"lru-cache": "5.1.1",
|
||||
"mime": "2.4.2",
|
||||
"mongodb": "3.2.3",
|
||||
"parse": "2.3.2",
|
||||
"parse": "2.4.0",
|
||||
"pg-promise": "8.6.5",
|
||||
"redis": "2.8.0",
|
||||
"semver": "6.0.0",
|
||||
|
||||
Reference in New Issue
Block a user