Skip to content

Commit

Permalink
fix: upgrade @next/bundle-analyzer from 13.2.0 to 13.5.8
Browse files Browse the repository at this point in the history
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
  • Loading branch information
snyk-bot committed Jan 11, 2025
1 parent 543ca89 commit f1b8eac
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit f1b8eac

Please sign in to comment.