diff --git a/package.json b/package.json index 879f3002..aa2a3eaf 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@emotion/react": "^11.11.1", "@emotion/styled": "^11.11.0", "@heroicons/react": "^2.0.18", - "@next/bundle-analyzer": "^14.1.3", + "@next/bundle-analyzer": "^14.1.4", "@next/mdx": "^13.4.4", "@octokit/core": "^6.0.1", "@octokit/request": "^6.2.5", diff --git a/yarn.lock b/yarn.lock index d7f47287..41c5232d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3322,10 +3322,10 @@ pump "^3.0.0" tar-fs "^2.1.1" -"@next/bundle-analyzer@^14.1.3": - version "14.1.3" - resolved "https://registry.yarnpkg.com/@next/bundle-analyzer/-/bundle-analyzer-14.1.3.tgz#2aa561c16838b72af792029e0c7a9d52f794f9c5" - integrity sha512-QjMT5RGqvaObprL4Oim4SsjWUW6DxxfG+Fhq9arGw4CHbPBsjQkNWgUtW3WWW/Bjh4VhT+YBsJfxTyBVPHIlVw== +"@next/bundle-analyzer@^14.1.4": + version "14.1.4" + resolved "https://registry.yarnpkg.com/@next/bundle-analyzer/-/bundle-analyzer-14.1.4.tgz#d10e4599f76ea8c00289341763d6208a729e80a3" + integrity sha512-IpF/18HcAOcfHRr24tqPOUpMmVKIqvkCxIubMeRYWCXs3jm7niPGrt8Mu74yMDzfGlUwgQA6Xd6BUc5+jQxcEg== dependencies: webpack-bundle-analyzer "4.10.1"