diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 5b13800..df6f54b 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "polygon-lookup": "^2.6.0", "readable-stream": "^3.6.0", "tape": "^5.2.2", - "yargs": "^17.0.0" + "yargs": "^17.0.1" }, "engines": { "node": ">=12.3" |