chore: upgrade better-call

This commit is contained in:
Bereket Engida
2024-10-07 15:36:09 +03:00
parent 8e7dbcf14b
commit ccc77d3a72
3 changed files with 5 additions and 6 deletions

View File

@@ -5,7 +5,6 @@ descirption: The organization plugin allows you to manage your organization's me
Organizations simplifies user access and permissions management. Assign roles and permissions to streamline project management, team coordination, and partnerships.
## Installation
<Steps>

View File

@@ -93,7 +93,7 @@
"@simplewebauthn/browser": "^10.0.0",
"@simplewebauthn/server": "^10.0.1",
"arctic": "2.0.0-next.9",
"better-call": "0.2.5-beta.3",
"better-call": "0.2.5-beta.4",
"c12": "^1.11.2",
"chalk": "^5.3.0",
"commander": "^12.1.0",

8
pnpm-lock.yaml generated
View File

@@ -1481,8 +1481,8 @@ importers:
specifier: 2.0.0-next.9
version: 2.0.0-next.9
better-call:
specifier: 0.2.5-beta.3
version: 0.2.5-beta.3
specifier: 0.2.5-beta.4
version: 0.2.5-beta.4
c12:
specifier: ^1.11.2
version: 1.11.2(magicast@0.3.5)
@@ -13390,8 +13390,8 @@ packages:
typescript: 5.6.2
dev: false
/better-call@0.2.5-beta.3:
resolution: {integrity: sha512-UqOOQ8pQItZsznvS78Hiu5gqkz7e+T/UaXwveVAuiJz/MOevzMp/lcuo19J7ltN1IiZg7aoqNbuWad+CD/uE2A==}
/better-call@0.2.5-beta.4:
resolution: {integrity: sha512-e+vDQTLrtAPD77mrMATYKlLRSY2Qqd1U6WgRjgt1BL7uE9Z0Yn6b/V3zUbON+CkQTFS7fpWjSiRjN7LlD1+H8g==}
dependencies:
'@better-fetch/fetch': 1.1.9
'@types/set-cookie-parser': 2.4.10