Skip to content
This repository was archived by the owner on Jul 11, 2026. It is now read-only.

Commit 877580f

Browse files
authored
Merge pull request #82 from meza/auth0-fix
Auth0 version fix
2 parents 23312e3 + d2d1ba6 commit 877580f

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@sentry/remix": "^7.40.0",
6565
"@sentry/serverless": "^7.40.0",
6666
"@splitsoftware/splitio": "^10.22.3",
67-
"auth0-remix-server": "1.0.0",
67+
"auth0-remix-server": "^1.2.3",
6868
"aws-cdk-lib": "^2.66.0",
6969
"constructs": "^10.1.257",
7070
"cross-env": "^7.0.3",
@@ -80,8 +80,6 @@
8080
"react": "^18.2.0",
8181
"react-dom": "^18.2.0",
8282
"react-i18next": "^12.1.5",
83-
"remix-auth": "^3.4.0",
84-
"remix-auth-auth0": "^1.5.1",
8583
"remix-i18next": "^5.0.0",
8684
"uuid": "^9.0.0"
8785
},

0 commit comments

Comments
 (0)