diff --git a/package-lock.json b/package-lock.json index b550be9..1f48063 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "mongoose": "7.3.1", "next": "^13.3.1", "next-auth": "4.22.1", - "next-axiom": "0.17.0", + "next-axiom": "0.18.0", "next-mdx-remote": "4.4.1", "nodemailer": "^6.9.1", "react": "18.2.0", @@ -9206,9 +9206,9 @@ } }, "node_modules/next-axiom": { - "version": "0.17.0", - "resolved": "https://registry.npmjs.org/next-axiom/-/next-axiom-0.17.0.tgz", - "integrity": "sha512-qFdnH50SvRjJUAmNjGIYLcRc4tO/U4R1h9WUuniiwaucXAH5KhL06m7TT3WWD2U1HbulwSfC0R+NlPASOx1XlQ==", + "version": "0.18.0", + "resolved": "https://registry.npmjs.org/next-axiom/-/next-axiom-0.18.0.tgz", + "integrity": "sha512-OexBGAQ3l/EPCIxbaGVee+JmJZfW6DMT/NCqaRw6tsZ7dO72rsZCAMhDh6qT41+dCyb+X10Dzx3yHVy+3p1qyw==", "dependencies": { "whatwg-fetch": "^3.6.2" }, @@ -18957,9 +18957,9 @@ } }, "next-axiom": { - "version": "0.17.0", - "resolved": "https://registry.npmjs.org/next-axiom/-/next-axiom-0.17.0.tgz", - "integrity": "sha512-qFdnH50SvRjJUAmNjGIYLcRc4tO/U4R1h9WUuniiwaucXAH5KhL06m7TT3WWD2U1HbulwSfC0R+NlPASOx1XlQ==", + "version": "0.18.0", + "resolved": "https://registry.npmjs.org/next-axiom/-/next-axiom-0.18.0.tgz", + "integrity": "sha512-OexBGAQ3l/EPCIxbaGVee+JmJZfW6DMT/NCqaRw6tsZ7dO72rsZCAMhDh6qT41+dCyb+X10Dzx3yHVy+3p1qyw==", "requires": { "whatwg-fetch": "^3.6.2" } diff --git a/package.json b/package.json index de37d96..650e320 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "mongoose": "7.3.1", "next": "^13.3.1", "next-auth": "4.22.1", - "next-axiom": "0.17.0", + "next-axiom": "0.18.0", "next-mdx-remote": "4.4.1", "nodemailer": "^6.9.1", "react": "18.2.0",