Upgrading @auth0/nextjs-auth0 from 4.6.0 to 4.6.1

This commit is contained in:
pensarapp[bot] 2025-06-30 14:22:48 +00:00 committed by GitHub
parent ce69be073b
commit 1f0433fcab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@
"name": "cognee-frontend",
"version": "1.0.0",
"dependencies": {
"@auth0/nextjs-auth0": "^4.6.0",
"@auth0/nextjs-auth0": "^4.6.1",
"classnames": "^2.5.1",
"culori": "^4.0.1",
"d3-force-3d": "^3.0.6",
@ -62,6 +62,7 @@
"version": "4.6.1",
"resolved": "https://registry.npmjs.org/@auth0/nextjs-auth0/-/nextjs-auth0-4.6.1.tgz",
"integrity": "sha512-eSYLCPBzROheJL0gdI0hHCbV468yqyz/sBcuag7cm3dx6LMhRzzFmComPs8p+Y7OCblzblGfk/Hju8A1BkjZxw==",
"license": "MIT",
"dependencies": {
"@edge-runtime/cookies": "^5.0.1",
"@panva/hkdf": "^1.2.1",