Update parse to the latest version 🚀 (#6215)

* fix(package): update parse to version 2.9.1

* chore(package): update lockfile package-lock.json
This commit is contained in:
greenkeeper[bot]
2019-11-15 00:42:05 +00:00
committed by peril-parse-community[bot]
parent fccf9ca8cb
commit 5cfaaf059a
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -8616,9 +8616,9 @@
}
},
"parse": {
"version": "2.9.0",
"resolved": "https://registry.npmjs.org/parse/-/parse-2.9.0.tgz",
"integrity": "sha512-x6329+Qqc2knIAGawBRZVkV9hS8v7auGJFV8GKkEns2MFRspPv+zIkor5ojengfQCxxtJl2gZZI+QhWUMFlJhw==",
"version": "2.9.1",
"resolved": "https://registry.npmjs.org/parse/-/parse-2.9.1.tgz",
"integrity": "sha512-vLuJEtkZQGQZk0sZqETWmEx6IOhQYowyV4+bd0z4Fn3/FalC+RgisGOJIRdlKfjCKcinDBMtEttcMB5pg4v44A==",
"requires": {
"@babel/runtime": "7.7.2",
"@babel/runtime-corejs3": "7.7.2",