diff options
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json index 3749167f..a58b34e3 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -29,7 +29,7 @@ "eslint-plugin-react-hooks": "^4.2.0", "eslint-webpack-plugin": "^2.5.2", "file-loader": "^6.2.0", - "html-loader": "^2.1.1", + "html-loader": "^2.1.2", "html-webpack-plugin": "^5.3.0", "jest": "^26.6.3", "mini-css-extract-plugin": "^1.3.9", |