Skip to content

Commit 48c8553

Browse files
authored
Merge pull request #77 from knowankit/dependabot/npm_and_yarn/next-auth-4.24.12
chore(deps): bump next-auth from 4.24.5 to 4.24.12
2 parents 5075b9b + c38cd8c commit 48c8553

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"mjml": "^4.14.1",
2929
"mjml-react": "^2.0.8",
3030
"next": "13.4.6",
31-
"next-auth": "^4.24.5",
31+
"next-auth": "^4.24.12",
3232
"nextjs-progressbar": "^0.0.16",
3333
"nookies": "^2.5.2",
3434
"react": "18.2.0",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1241,10 +1241,10 @@ cookie@^0.4.1:
12411241
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.4.2.tgz#0e41f24de5ecf317947c82fc789e06a884824432"
12421242
integrity sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA==
12431243

1244-
cookie@^0.5.0:
1245-
version "0.5.0"
1246-
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.5.0.tgz#d1f5d71adec6558c58f389987c366aa47e994f8b"
1247-
integrity sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==
1244+
cookie@^0.7.0:
1245+
version "0.7.2"
1246+
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.2.tgz#556369c472a2ba910f2979891b526b3436237ed7"
1247+
integrity sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==
12481248

12491249
core-js@^2.4.0:
12501250
version "2.6.12"
@@ -2547,10 +2547,10 @@ isexe@^2.0.0:
25472547
resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
25482548
integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==
25492549

2550-
jose@^4.11.4, jose@^4.15.1:
2551-
version "4.15.5"
2552-
resolved "https://registry.yarnpkg.com/jose/-/jose-4.15.5.tgz#6475d0f467ecd3c630a1b5dadd2735a7288df706"
2553-
integrity sha512-jc7BFxgKPKi94uOvEmzlSWFFe2+vASyXaKUpdQKatWAESU2MWjDfFf0fdfc83CDKcA5QecabZeNLyfhe3yKNkg==
2550+
jose@^4.15.1, jose@^4.15.5:
2551+
version "4.15.9"
2552+
resolved "https://registry.yarnpkg.com/jose/-/jose-4.15.9.tgz#9b68eda29e9a0614c042fa29387196c7dd800100"
2553+
integrity sha512-1vUQX+IdDMVPj4k8kOxgUqlcK518yluMuGZwqlr44FS1ppZB/5GWh4rZG89erpOBOJjU/OBsnCVFfapsRz6nEA==
25542554

25552555
js-beautify@^1.6.14:
25562556
version "1.14.9"
@@ -3131,15 +3131,15 @@ natural-compare@^1.4.0:
31313131
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
31323132
integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==
31333133

3134-
next-auth@^4.24.5:
3135-
version "4.24.5"
3136-
resolved "https://registry.yarnpkg.com/next-auth/-/next-auth-4.24.5.tgz#1fd1bfc0603c61fd2ba6fd81b976af690edbf07e"
3137-
integrity sha512-3RafV3XbfIKk6rF6GlLE4/KxjTcuMCifqrmD+98ejFq73SRoj2rmzoca8u764977lH/Q7jo6Xu6yM+Re1Mz/Og==
3134+
next-auth@^4.24.12:
3135+
version "4.24.12"
3136+
resolved "https://registry.yarnpkg.com/next-auth/-/next-auth-4.24.12.tgz#39574c0845a100f0e64f7d214940bed1bae6abac"
3137+
integrity sha512-wooJAL5Md9Fn2UwUI2qN9TY/+k8HJGRyi3TdSt/xHfDTtdpPxDqmo4v8hUrKGb+d66FB/rYy9RutA/9EeJrK0Q==
31383138
dependencies:
31393139
"@babel/runtime" "^7.20.13"
31403140
"@panva/hkdf" "^1.0.2"
3141-
cookie "^0.5.0"
3142-
jose "^4.11.4"
3141+
cookie "^0.7.0"
3142+
jose "^4.15.5"
31433143
oauth "^0.9.15"
31443144
openid-client "^5.4.0"
31453145
preact "^10.6.3"

0 commit comments

Comments
 (0)