diff --git a/package-lock.json b/package-lock.json index ee1606c1..a4d8b48a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2926,9 +2926,9 @@ } }, "@webpack-cli/serve": { - "version": "1.6.1", - "resolved": "https://registry.npmjs.org/@webpack-cli/serve/-/serve-1.6.1.tgz", - "integrity": "sha512-gNGTiTrjEVQ0OcVnzsRSqTxaBSr+dmTfm+qJsCDluky8uhdLWep7Gcr62QsAKHTMxjCS/8nEITsmFAhfIx+QSw==", + "version": "1.7.0", + "resolved": "https://registry.npmjs.org/@webpack-cli/serve/-/serve-1.7.0.tgz", + "integrity": "sha512-oxnCNGj88fL+xzV+dacXs44HcDwf1ovs3AuEzvP7mqXw7fQntqIhQ1BRmynh4qEKQSSSRSWVyXRjmTbZIX9V2Q==", "dev": true }, "@xtuc/ieee754": { diff --git a/package.json b/package.json index 9c2ceefc..6bbc6162 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@babel/preset-env": "7.16.11", "@babel/preset-react": "7.18.6", "@babel/runtime": "7.18.6", - "@webpack-cli/serve": "1.6.1", + "@webpack-cli/serve": "1.7.0", "babel-loader": "8.2.2", "copy-webpack-plugin": "9.0.1", "clean-webpack-plugin": "4.0.0",