diff --git a/package-lock.json b/package-lock.json index b0bd1ac..48ac5e2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "ics": "3.2.0", "mongoose": "7.4.2", "next": "^13.3.1", - "next-auth": "4.22.4", + "next-auth": "4.22.5", "next-axiom": "0.18.0", "next-mdx-remote": "4.4.1", "nodemailer": "^6.9.1", @@ -9191,9 +9191,9 @@ } }, "node_modules/next-auth": { - "version": "4.22.4", - "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.22.4.tgz", - "integrity": "sha512-VMI6pq3z4BfvFeCZHBkYtRYa0qqGTYAi2yy3hWCB78KkN1YsSAsOLSssd4oGrQBj0z/0zg2VLzn9tSJ14AtmWw==", + "version": "4.22.5", + "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.22.5.tgz", + "integrity": "sha512-zPVEpqDp4cx1y0HbonCSrz2sA4qw0grTMd/S0PezUKXvDzmVemtsJnfNK/xo5pO2sz5ilM541+EVCTp9QoRLbA==", "dependencies": { "@babel/runtime": "^7.20.13", "@panva/hkdf": "^1.0.2", @@ -18951,9 +18951,9 @@ } }, "next-auth": { - "version": "4.22.4", - "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.22.4.tgz", - "integrity": "sha512-VMI6pq3z4BfvFeCZHBkYtRYa0qqGTYAi2yy3hWCB78KkN1YsSAsOLSssd4oGrQBj0z/0zg2VLzn9tSJ14AtmWw==", + "version": "4.22.5", + "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.22.5.tgz", + "integrity": "sha512-zPVEpqDp4cx1y0HbonCSrz2sA4qw0grTMd/S0PezUKXvDzmVemtsJnfNK/xo5pO2sz5ilM541+EVCTp9QoRLbA==", "requires": { "@babel/runtime": "^7.20.13", "@panva/hkdf": "^1.0.2", diff --git a/package.json b/package.json index 58b63c9..dda835c 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "ics": "3.2.0", "mongoose": "7.4.2", "next": "^13.3.1", - "next-auth": "4.22.4", + "next-auth": "4.22.5", "next-axiom": "0.18.0", "next-mdx-remote": "4.4.1", "nodemailer": "^6.9.1",