diff --git a/package-lock.json b/package-lock.json index 91db4c49..cf1d4b1a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "dependencies": { "@geist-ui/core": "^2.3.8", "@geist-ui/icons": "^1.0.2", - "@next/bundle-analyzer": "^13.4.16", + "@next/bundle-analyzer": "^13.4.19", "@prisma/client": "^5.2.0", "@tanstack/react-query": "^4.32.6", "@tanstack/react-query-devtools": "^4.33.0", @@ -1093,9 +1093,9 @@ } }, "node_modules/@next/bundle-analyzer": { - "version": "13.4.16", - "resolved": "https://registry.npmjs.org/@next/bundle-analyzer/-/bundle-analyzer-13.4.16.tgz", - "integrity": "sha512-9YO6o7YeWAn7j5zlYE5oVKYxpP/3aCnh7q4niwOBeHmafmWjhkVrxi0g0t2ds19vnsBm73hNcyeXzTi/T2hE+Q==", + "version": "13.4.19", + "resolved": "https://registry.npmjs.org/@next/bundle-analyzer/-/bundle-analyzer-13.4.19.tgz", + "integrity": "sha512-nXKHz63dM0Kn3XPFOKrv2wK+hP9rdBg2iR1PsxuXLHVBoZhMyS1/ldRcX80YFsm2VUws9zM4a0E/1HlLI+P92g==", "dependencies": { "webpack-bundle-analyzer": "4.7.0" } diff --git a/package.json b/package.json index de401a4b..5eb69c88 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "dependencies": { "@geist-ui/core": "^2.3.8", "@geist-ui/icons": "^1.0.2", - "@next/bundle-analyzer": "^13.4.16", + "@next/bundle-analyzer": "^13.4.19", "@prisma/client": "^5.2.0", "@tanstack/react-query": "^4.32.6", "@tanstack/react-query-devtools": "^4.33.0",