Upgrading @auth0/nextjs-auth0 from 4.6.0 to 4.6.1
This commit is contained in:
parent
cb905bba45
commit
ce69be073b
1 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,6 @@
|
|||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@auth0/nextjs-auth0": "^4.6.0",
|
||||
"classnames": "^2.5.1",
|
||||
"culori": "^4.0.1",
|
||||
"d3-force-3d": "^3.0.6",
|
||||
|
|
@ -17,7 +16,8 @@
|
|||
"react": "^19.0.0",
|
||||
"react-dom": "^19.0.0",
|
||||
"react-force-graph-2d": "^1.27.1",
|
||||
"uuid": "^9.0.1"
|
||||
"uuid": "^9.0.1",
|
||||
"@auth0/nextjs-auth0": "^4.6.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/eslintrc": "^3",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue