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 2b424fcbb..3f6fd4d53 100644 --- a/package.json +++ b/package.json @@ -185,6 +185,6 @@ "react-test-renderer": "^16.13.0", "sass-lint": "^1.13.1", "webpack-dev-server": "^3.10.3", - "yargs": "^15.1.0" + "yargs": "^15.3.1" } } |