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 625d920f9..5382c0c9f 100644 --- a/package.json +++ b/package.json @@ -133,7 +133,7 @@ "webpack-bundle-analyzer": "^4.5.0", "webpack-cli": "^3.3.12", "webpack-merge": "^5.8.0", - "wicg-inert": "^3.1.1", + "wicg-inert": "^3.1.2", "ws": "^8.7.0" }, "devDependencies": { |