Update @parse/push-adapter to the latest version 🚀 (#5977)

* fix(package): update @parse/push-adapter to version 3.0.10

* chore(package): update lockfile package-lock.json
This commit is contained in:
greenkeeper[bot]
2019-08-26 23:13:42 +00:00
committed by peril-parse-community[bot]
parent 91c43e4174
commit 6a8fc0e481
2 changed files with 54 additions and 21 deletions

View File

@@ -21,7 +21,7 @@
"dependencies": {
"@apollographql/graphql-playground-html": "1.6.24",
"@parse/fs-files-adapter": "1.0.1",
"@parse/push-adapter": "3.0.9",
"@parse/push-adapter": "3.0.10",
"@parse/s3-files-adapter": "1.2.3",
"@parse/simple-mailgun-adapter": "1.1.0",
"apollo-server-express": "2.9.0",