Skip to content

Commit aa6f25c

Browse files
authored
fix: upgrade parse from 2.14.0 to 2.15.0 (#163)
Snyk has created this PR to upgrade parse from 2.14.0 to 2.15.0. See this package in npm: https://www.npmjs.com/package/parse See this project in Snyk: https://app.snyk.io/org/acinader/project/b0adf7a4-b021-4a61-8d76-16d0d77d4062?utm_source=github&utm_medium=upgrade-pr
1 parent 8bba748 commit aa6f25c

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
@@ -36,7 +36,7 @@
3636
"@parse/node-apn": "^3.1.0",
3737
"@parse/node-gcm": "^1.0.2",
3838
"npmlog": "^4.0.2",
39-
"parse": "2.14.0"
39+
"parse": "2.15.0"
4040
},
4141
"engines": {
4242
"node": ">= 8.9.1"

0 commit comments

Comments
 (0)