From bc68853318be6e44e8e956630423069fa6bbf7c8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 10:59:30 +0100 Subject: [PATCH] Update dependency @next/bundle-analyzer to v13.5.6 (#66) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4c14a38..d960b77 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1381,9 +1381,9 @@ } }, "node_modules/@next/bundle-analyzer": { - "version": "13.4.13", - "resolved": "https://nexus3.linkurious.net/repository/npm/@next/bundle-analyzer/-/bundle-analyzer-13.4.13.tgz", - "integrity": "sha512-XygyFn3V61vF9LkU1zM6GlAMp8h7FbApaLA40anMGhZtQt/0S1tGSNImv9T/Z3ZTbWIQTcbYxyHIM6Fv/uSGrA==", + "version": "13.5.6", + "resolved": "https://nexus3.linkurious.net/repository/npm/@next/bundle-analyzer/-/bundle-analyzer-13.5.6.tgz", + "integrity": "sha512-4P5YVpR3N/B5+p0TQ/rPAr+9fsjkdfCVTGzJhKwE7XHqS+QME4gYxAYeGKkfkHEkP2A3GKXs8QSp0LjIvWLI3g==", "dev": true, "license": "MIT", "dependencies": { @@ -8306,9 +8306,9 @@ "peer": true }, "@next/bundle-analyzer": { - "version": "13.4.13", - "resolved": "https://nexus3.linkurious.net/repository/npm/@next/bundle-analyzer/-/bundle-analyzer-13.4.13.tgz", - "integrity": "sha512-XygyFn3V61vF9LkU1zM6GlAMp8h7FbApaLA40anMGhZtQt/0S1tGSNImv9T/Z3ZTbWIQTcbYxyHIM6Fv/uSGrA==", + "version": "13.5.6", + "resolved": "https://nexus3.linkurious.net/repository/npm/@next/bundle-analyzer/-/bundle-analyzer-13.5.6.tgz", + "integrity": "sha512-4P5YVpR3N/B5+p0TQ/rPAr+9fsjkdfCVTGzJhKwE7XHqS+QME4gYxAYeGKkfkHEkP2A3GKXs8QSp0LjIvWLI3g==", "dev": true, "requires": { "webpack-bundle-analyzer": "4.7.0"