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 ba40dbb..470c4f2 100644 --- a/package.json +++ b/package.json @@ -70,6 +70,6 @@ "typescript": "4.3.5", "web-ext-types": "^3.2.1", "webpack": "5.67.0", - "webpack-cli": "4.9.0" + "webpack-cli": "4.9.2" } } |