@propelauth/nextjs 0.0.114 → 0.0.115
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@propelauth/nextjs",
|
3
|
-
"version": "0.0.
|
3
|
+
"version": "0.0.115",
|
4
4
|
"exports": {
|
5
5
|
"./server": {
|
6
6
|
"browser": "./dist/server/index.mjs",
|
@@ -69,6 +69,6 @@
|
|
69
69
|
},
|
70
70
|
"dependencies": {
|
71
71
|
"@propelauth/node-apis": "^2.1.4",
|
72
|
-
"jose": "^4.
|
72
|
+
"jose": "^4.15.5"
|
73
73
|
}
|
74
74
|
}
|