fix: throw appropriate errors when connecting to storage bucket, closes #1561

This commit is contained in:
Amruth Pillai
2023-11-23 09:01:25 +01:00
parent d7abd74af3
commit a661076686
3 changed files with 21 additions and 10 deletions

8
pnpm-lock.yaml generated
View File

@ -78,8 +78,8 @@ dependencies:
specifier: ^1.1.1
version: 1.1.1
'@phosphor-icons/react':
specifier: ^2.0.14
version: 2.0.14(react-dom@18.2.0)(react@18.2.0)
specifier: ^2.0.15
version: 2.0.15(react-dom@18.2.0)(react@18.2.0)
'@prisma/client':
specifier: ^5.6.0
version: 5.6.0(prisma@5.6.0)
@ -4420,8 +4420,8 @@ packages:
typescript: 5.3.2
dev: true
/@phosphor-icons/react@2.0.14(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-VaZ7/JEQ7dW+Up23l7t6lqJ3dPJupM03916Pat+ZOLX1vex9OeX9t8RZLJWt0oVrdc/GcrAyRD5FESDeP+M4tQ==}
/@phosphor-icons/react@2.0.15(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-PQKNcRrfERlC8gJGNz0su0i9xVmeubXSNxucPcbCLDd9u0cwJVTEyYK87muul/svf0UXFdL2Vl6bbeOhT1Mwow==}
engines: {node: '>=10'}
peerDependencies:
react: '>= 16.8'