Skip to content

Commit 99c0bb5

Browse files
committed
build: update minimist to 1.2.8
Changelogs: - https://github.com/minimistjs/minimist/blob/v1.2.8/CHANGELOG.md - GHSA-xvch-5gv4-984h This also obsoletes #14
1 parent beee88b commit 99c0bb5

File tree

2 files changed

+11
-8
lines changed

2 files changed

+11
-8
lines changed

package-lock.json

Lines changed: 10 additions & 7 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
@@ -32,7 +32,7 @@
3232
"dependencies": {
3333
"ejs": "~3.1.3",
3434
"js-yaml": "~3.14.0",
35-
"minimist": "~1.2.5",
35+
"minimist": "~1.2.8",
3636
"node-sql-parser": "~3.0.4"
3737
}
3838
}

0 commit comments

Comments
 (0)