diff --git a/frontend/package.json b/frontend/package.json index 0abc8059d9..7416327eb0 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -37,7 +37,7 @@ "swr": "^2.2.0" }, "devDependencies": { - "@next/bundle-analyzer": "^13.4.13", + "@next/bundle-analyzer": "^13.4.16", "@next/eslint-plugin-next": "^13.4.10", "@testing-library/dom": "^9.3.1", "@testing-library/jest-dom": "^5.17.0", diff --git a/package-lock.json b/package-lock.json index 1b00a0cd65..d57592882f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40,7 +40,7 @@ "swr": "^2.2.0" }, "devDependencies": { - "@next/bundle-analyzer": "^13.4.13", + "@next/bundle-analyzer": "^13.4.16", "@next/eslint-plugin-next": "^13.4.10", "@testing-library/dom": "^9.3.1", "@testing-library/jest-dom": "^5.17.0", @@ -1678,9 +1678,9 @@ } }, "node_modules/@next/bundle-analyzer": { - "version": "13.4.13", - "resolved": "https://registry.npmjs.org/@next/bundle-analyzer/-/bundle-analyzer-13.4.13.tgz", - "integrity": "sha512-XygyFn3V61vF9LkU1zM6GlAMp8h7FbApaLA40anMGhZtQt/0S1tGSNImv9T/Z3ZTbWIQTcbYxyHIM6Fv/uSGrA==", + "version": "13.4.16", + "resolved": "https://registry.npmjs.org/@next/bundle-analyzer/-/bundle-analyzer-13.4.16.tgz", + "integrity": "sha512-9YO6o7YeWAn7j5zlYE5oVKYxpP/3aCnh7q4niwOBeHmafmWjhkVrxi0g0t2ds19vnsBm73hNcyeXzTi/T2hE+Q==", "dev": true, "dependencies": { "webpack-bundle-analyzer": "4.7.0" @@ -15905,9 +15905,9 @@ } }, "@next/bundle-analyzer": { - "version": "13.4.13", - "resolved": "https://registry.npmjs.org/@next/bundle-analyzer/-/bundle-analyzer-13.4.13.tgz", - "integrity": "sha512-XygyFn3V61vF9LkU1zM6GlAMp8h7FbApaLA40anMGhZtQt/0S1tGSNImv9T/Z3ZTbWIQTcbYxyHIM6Fv/uSGrA==", + "version": "13.4.16", + "resolved": "https://registry.npmjs.org/@next/bundle-analyzer/-/bundle-analyzer-13.4.16.tgz", + "integrity": "sha512-9YO6o7YeWAn7j5zlYE5oVKYxpP/3aCnh7q4niwOBeHmafmWjhkVrxi0g0t2ds19vnsBm73hNcyeXzTi/T2hE+Q==", "dev": true, "requires": { "webpack-bundle-analyzer": "4.7.0" @@ -19539,7 +19539,7 @@ "@fluent/langneg": "^0.7.0", "@fluent/react": "^0.15.2", "@mozilla-protocol/core": "^17.0.1", - "@next/bundle-analyzer": "^13.4.13", + "@next/bundle-analyzer": "^13.4.16", "@next/eslint-plugin-next": "^13.4.10", "@stripe/stripe-js": "^2.0.0", "@testing-library/dom": "^9.3.1",