diff --git a/package.json b/package.json index 919ddf2..79776d5 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "prepare": "husky install" }, "dependencies": { - "@next/bundle-analyzer": "12.2.5", + "@next/bundle-analyzer": "12.3.0", "cookie": "0.5.0", "critters": "0.0.16", "next": "12.2.5", diff --git a/yarn.lock b/yarn.lock index a159390..5a29ebc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -262,10 +262,10 @@ "@jridgewell/resolve-uri" "^3.0.3" "@jridgewell/sourcemap-codec" "^1.4.10" -"@next/bundle-analyzer@12.2.5": - version "12.2.5" - resolved "https://registry.yarnpkg.com/@next/bundle-analyzer/-/bundle-analyzer-12.2.5.tgz#6aca94359b1a1f933dfb0a89d5f4d0b1fb86e3e5" - integrity sha512-lj7ese4GnfbO8tCc9/g1O3/hzgb+pVkrsNgfF929CgZHCFQxplqxY++MIO4aCFwzt0vDx0KL78LOVxzjDDKjlA== +"@next/bundle-analyzer@12.3.0": + version "12.3.0" + resolved "https://registry.yarnpkg.com/@next/bundle-analyzer/-/bundle-analyzer-12.3.0.tgz#0a4ef7462c5d18fecc119bf681fdc1dc394318ed" + integrity sha512-hzRLHIrtwOiGEku9rmG7qZk+OQhnqQOL+ycl2XrjBaztBN/xaqnjoG4+HEf9L7ELN943BR+K/ZlaF2OEgbGm+Q== dependencies: webpack-bundle-analyzer "4.3.0"