diff --git a/package-lock.json b/package-lock.json index 7807284..93a46d1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@emotion/cache": "^11.14.0", "@emotion/styled": "^11.14.1", "@mui/icons-material": "^6.5.0", - "@mui/material-nextjs": "^7.3.7", + "@mui/material-nextjs": "^7.3.9", "@tiptap/extension-code-block-lowlight": "^2.8.0", "@tiptap/extension-collaboration": "^2.8.0", "@tiptap/extension-collaboration-cursor": "^2.8.0", @@ -1264,9 +1264,9 @@ } }, "node_modules/@mui/material-nextjs": { - "version": "7.3.8", - "resolved": "https://registry.npmjs.org/@mui/material-nextjs/-/material-nextjs-7.3.8.tgz", - "integrity": "sha512-ewSnzgTiVGD+m0DQe4VxIkgpeKrb8a9745GXtfMtpoEz6Qhx96vDyz4k18BMx7zC7CWkGrEvVZcRVJaOyuIcXg==", + "version": "7.3.9", + "resolved": "https://registry.npmjs.org/@mui/material-nextjs/-/material-nextjs-7.3.9.tgz", + "integrity": "sha512-ahCIvEhRnX4/xznSr/bn6cLzPppcLohfVc65k7AFAIDazWMGo9yVCCSdL7fqvwluDTZiIyqnweb30xOZMTeyRg==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.28.6" diff --git a/package.json b/package.json index c3f1e36..951faee 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@emotion/cache": "^11.14.0", "@emotion/styled": "^11.14.1", "@mui/icons-material": "^6.5.0", - "@mui/material-nextjs": "^7.3.7", + "@mui/material-nextjs": "^7.3.9", "@tiptap/extension-code-block-lowlight": "^2.8.0", "@tiptap/extension-collaboration": "^2.8.0", "@tiptap/extension-collaboration-cursor": "^2.8.0",