diff --git a/system-tests/projects/nextjs-unconfigured/yarn.lock b/system-tests/projects/nextjs-unconfigured/yarn.lock index d12de857fc43..b90113c4ca68 100644 --- a/system-tests/projects/nextjs-unconfigured/yarn.lock +++ b/system-tests/projects/nextjs-unconfigured/yarn.lock @@ -2492,6 +2492,7 @@ html-minifier-terser@^6.0.2: terser "^5.10.0" "html-webpack-plugin-4@npm:html-webpack-plugin@^4", html-webpack-plugin@^4.0.0: + name html-webpack-plugin-4 version "4.5.2" resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-4.5.2.tgz#76fc83fa1a0f12dd5f7da0404a54e2699666bc12" dependencies: @@ -2986,9 +2987,8 @@ json-stable-stringify-without-jsonify@^1.0.1: integrity "sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE= sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==" json5@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.1.tgz#779fb0018604fa854eacbf6252180d83543e3dbe" - integrity "sha1-d5+wAYYE+oVOrL9iUhgNg1Q+Pb4= sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==" + version "1.0.2" + resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.2.tgz#63d98d60f21b313b77c4d6da18bfa69d80e1d593" dependencies: minimist "^1.2.0"