diff --git a/package-lock.json b/package-lock.json index ebb69d3..4f79e83 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "mongoose": "6.9.1", "next": "^13.1.1", "next-auth": "4.19.2", - "next-axiom": "0.16.0", + "next-axiom": "0.17.0", "next-mdx-remote": "4.3.0", "nodemailer": "^6.8.0", "react": "18.2.0", @@ -8674,9 +8674,9 @@ } }, "node_modules/next-axiom": { - "version": "0.16.0", - "resolved": "https://registry.npmjs.org/next-axiom/-/next-axiom-0.16.0.tgz", - "integrity": "sha512-WlmObMtra/OJPiJ6Gim4g8OTuLlJx9DVTeEaNmBIO3wEkR+Nt4932/xng2a9XofOVR7RgaNk1QIyPrqZW9P25w==", + "version": "0.17.0", + "resolved": "https://registry.npmjs.org/next-axiom/-/next-axiom-0.17.0.tgz", + "integrity": "sha512-qFdnH50SvRjJUAmNjGIYLcRc4tO/U4R1h9WUuniiwaucXAH5KhL06m7TT3WWD2U1HbulwSfC0R+NlPASOx1XlQ==", "dependencies": { "whatwg-fetch": "^3.6.2" }, @@ -17970,9 +17970,9 @@ } }, "next-axiom": { - "version": "0.16.0", - "resolved": "https://registry.npmjs.org/next-axiom/-/next-axiom-0.16.0.tgz", - "integrity": "sha512-WlmObMtra/OJPiJ6Gim4g8OTuLlJx9DVTeEaNmBIO3wEkR+Nt4932/xng2a9XofOVR7RgaNk1QIyPrqZW9P25w==", + "version": "0.17.0", + "resolved": "https://registry.npmjs.org/next-axiom/-/next-axiom-0.17.0.tgz", + "integrity": "sha512-qFdnH50SvRjJUAmNjGIYLcRc4tO/U4R1h9WUuniiwaucXAH5KhL06m7TT3WWD2U1HbulwSfC0R+NlPASOx1XlQ==", "requires": { "whatwg-fetch": "^3.6.2" } diff --git a/package.json b/package.json index 852c0b7..6fc70d7 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "mongoose": "6.9.1", "next": "^13.1.1", "next-auth": "4.19.2", - "next-axiom": "0.16.0", + "next-axiom": "0.17.0", "next-mdx-remote": "4.3.0", "nodemailer": "^6.8.0", "react": "18.2.0",