diff --git a/package-lock.json b/package-lock.json index 15c120cb..1b496bee 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4173,12 +4173,6 @@ "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz", "integrity": "sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=" }, - "event-hooks-webpack-plugin": { - "version": "2.1.4", - "resolved": "https://registry.npmjs.org/event-hooks-webpack-plugin/-/event-hooks-webpack-plugin-2.1.4.tgz", - "integrity": "sha512-TmxHNmRHPIG4XVDtAKT6i/rXNTAR6EnFQlSVsBFMkQ1f0MT2Me9RBNLw4E1JvdH433ag1VF9tPkp5sjTOfZM4Q==", - "dev": true - }, "events": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/events/-/events-3.0.0.tgz", diff --git a/package.json b/package.json index 9fc08b59..466e43a0 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,6 @@ "eslint-plugin-html": "^5.0.5", "eslint-plugin-node": "^8.0.0", "eslint-plugin-vue": "^5.2.3", - "event-hooks-webpack-plugin": "^2.1.4", "file-loader": "^3.0.1", "html-webpack-plugin": "^3.2.0", "mini-css-extract-plugin": "^0.5.0",