From ee15863f7c62418c4fc92b64c3488778c46833dc Mon Sep 17 00:00:00 2001 From: bcoe Date: Thu, 21 May 2020 17:32:44 -0700 Subject: [PATCH] chore: push new package version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 96af5496..60a8df01 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yargs-parser", - "version": "5.0.0", + "version": "5.0.0-security.0", "description": "the mighty option parser used by yargs", "main": "index.js", "scripts": {