Skip to content

Commit 18179fc

Browse files
authored
[Snyk] Upgrade pegjs from 0.9.0 to 0.10.0 (#7)
Snyk has created this PR to upgrade pegjs from 0.9.0 to 0.10.0. See this package in NPM: https://www.npmjs.com/package/pegjs See this project in Snyk: https://app.snyk.io/org/mathiasrw/project/b37310c6-d61c-4640-8ef9-36c8c957e062?utm_source=github&utm_medium=upgrade-pr
1 parent 8c6b62d commit 18179fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"md5": "^2.2.1",
2828
"numeral": "^1.5.3",
2929
"paralleljs": "^0.2.1",
30-
"pegjs": "^0.9.0",
30+
"pegjs": "^0.10.0",
3131
"sql.js": "^0.2.21",
3232
"yargs": "^3.31.0"
3333
}

0 commit comments

Comments
 (0)