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 e9ad500e..0ce8167a 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "LICENSE" ], "devDependencies": { - "acorn": "~7.1.0", + "acorn": "~8.2.1", "semver": "~6.3.0" }, "scripts": { |