From f1b8eac866a17e58c6604828b10d8d3613e04d5f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 11 Jan 2025 21:55:21 +0000 Subject: [PATCH] fix: upgrade @next/bundle-analyzer from 13.2.0 to 13.5.8 Snyk has created this PR to upgrade @next/bundle-analyzer from 13.2.0 to 13.5.8. See this package in yarn: @next/bundle-analyzer See this project in Snyk: https://app.snyk.io/org/devfile/project/b531d744-fc32-4317-a5d5-80e414d9d114?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2b6f29ef..159443bf 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@heroicons/react": "^2.0.13", "@markdoc/markdoc": "^0.2.1", "@markdoc/next.js": "^0.2.1", - "@next/bundle-analyzer": "^13.2.0", + "@next/bundle-analyzer": "^13.5.8", "@nrwl/next": "^15.2.1", "@schultzp2020/prism-react-renderer": "^1.3.7", "@segment/analytics-next": "^1.38.0", diff --git a/yarn.lock b/yarn.lock index 907c0792..07753484 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2104,10 +2104,10 @@ got "^11.8.5" os-filter-obj "^2.0.0" -"@next/bundle-analyzer@^13.2.0": - version "13.2.0" - resolved "https://registry.yarnpkg.com/@next/bundle-analyzer/-/bundle-analyzer-13.2.0.tgz#f7fa232a03a7fac7e5bbaf4f69a569b7337b7e3d" - integrity sha512-ygZLD/hEMQ1ea0/Crp66AZ6PDHCBffgkO410X5d165c+Nlgnn6hf2M+gOML6GndDm+Gh0yWR7LLL/VIVpF/oyg== +"@next/bundle-analyzer@^13.5.8": + version "13.5.8" + resolved "https://registry.yarnpkg.com/@next/bundle-analyzer/-/bundle-analyzer-13.5.8.tgz#3d9929cb2e893e048b57f14342c053431c6b8326" + integrity sha512-B/6xFehMbPnBqw6Wtf0iWuOTTHAmymeKS5xKOlaEG0BrGffGZGQ3KTJycMYG6ujLG9A2uCcuTX2vd0M6F5xM3w== dependencies: webpack-bundle-analyzer "4.7.0"