diff --git a/package-lock.json b/package-lock.json index edd9236..fc7213a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6241,9 +6241,9 @@ } }, "replace-hash-webpack-plugin": { - "version": "2.4.1", - "resolved": "http://registry.npm.taobao.org/replace-hash-webpack-plugin/download/replace-hash-webpack-plugin-2.4.1.tgz", - "integrity": "sha1-sAbqPc7VIutbWwrEH4SoabgVozg=", + "version": "2.4.2", + "resolved": "http://registry.npm.taobao.org/replace-hash-webpack-plugin/download/replace-hash-webpack-plugin-2.4.2.tgz", + "integrity": "sha1-Z6IYUwkZS1o/mG5+iDreHWUySjk=", "requires": { "lodash.endswith": "4.2.1", "mkdirp": "0.5.1", diff --git a/package.json b/package.json index 3cc699a..99f66e0 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "packing-profile-webpack-plugin": "^2.0.1", "packing-rev-webpack-plugin": "^1.0.7", "postcss-loader": "^2.0.9", - "replace-hash-webpack-plugin": "^2.4.1", + "replace-hash-webpack-plugin": "^2.4.2", "style-loader": "^0.19.0", "url-loader": "^0.6.2", "webpack": "^3.10.0",