fix: unable to update integration when encryption key changed (#2133)

This commit is contained in:
Meier Lukas
2025-01-27 20:36:03 +01:00
committed by GitHub
parent 7cb0aa70f1
commit 93dc3ae97e
3 changed files with 23 additions and 5 deletions

View File

@@ -45,6 +45,7 @@
"@trpc/server": "next",
"lodash.clonedeep": "^4.5.0",
"next": "15.1.6",
"pretty-print-error": "^1.1.2",
"react": "19.0.0",
"react-dom": "19.0.0",
"superjson": "2.2.2",