diff --git a/package-lock.json b/package-lock.json index d5d5579..f697ace 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "joiful": "3.0.2", "jsondiffpatch": "0.4.1", "next": "12.1.6", - "next-auth": "4.3.4", + "next-auth": "4.10.3", "next-redux-wrapper": "7.0.5", "react": "18.1.0", "react-dom": "18.1.0", @@ -3448,9 +3448,9 @@ } }, "node_modules/next-auth": { - "version": "4.3.4", - "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.3.4.tgz", - "integrity": "sha512-8dGkNicbxY2BYsJq4uOJIEsGt39wXj5AViTBsVfbRQqtAFmZmXYHutf90VBmobm8rT2+Xl60HDUTkuVVK+x+xw==", + "version": "4.10.3", + "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.10.3.tgz", + "integrity": "sha512-7zc4aXYc/EEln7Pkcsn21V1IevaTZsMLJwapfbnKA4+JY0+jFzWbt5p/ljugesGIrN4VOZhpZIw50EaFZyghJQ==", "dependencies": { "@babel/runtime": "^7.16.3", "@panva/hkdf": "^1.0.1", @@ -7258,9 +7258,9 @@ } }, "next-auth": { - "version": "4.3.4", - "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.3.4.tgz", - "integrity": "sha512-8dGkNicbxY2BYsJq4uOJIEsGt39wXj5AViTBsVfbRQqtAFmZmXYHutf90VBmobm8rT2+Xl60HDUTkuVVK+x+xw==", + "version": "4.10.3", + "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.10.3.tgz", + "integrity": "sha512-7zc4aXYc/EEln7Pkcsn21V1IevaTZsMLJwapfbnKA4+JY0+jFzWbt5p/ljugesGIrN4VOZhpZIw50EaFZyghJQ==", "requires": { "@babel/runtime": "^7.16.3", "@panva/hkdf": "^1.0.1", diff --git a/package.json b/package.json index 2474a9e..8660e3f 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "joiful": "3.0.2", "jsondiffpatch": "0.4.1", "next": "12.1.6", - "next-auth": "4.3.4", + "next-auth": "4.10.3", "next-redux-wrapper": "7.0.5", "react": "18.1.0", "react-dom": "18.1.0",