Skip to content

Commit

Permalink
1.50.3
Browse files Browse the repository at this point in the history
  • Loading branch information
katspaugh committed Feb 12, 2025
1 parent f77b5ac commit 4bf4001
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@safe-global/web",
"homepage": "https://github.com/safe-global/safe-wallet-web",
"license": "GPL-3.0",
"version": "1.50.2",
"version": "1.50.3",
"type": "module",
"scripts": {
"dev": "next dev",
Expand Down Expand Up @@ -56,7 +56,7 @@
"@safe-global/safe-apps-sdk": "^9.1.0",
"@safe-global/safe-client-gateway-sdk": "v1.60.1",
"@safe-global/safe-deployments": "^1.37.28",
"@safe-global/safe-gateway-typescript-sdk": "3.22.9",
"@safe-global/safe-gateway-typescript-sdk": "3.22.7",
"@safe-global/safe-modules-deployments": "^2.2.6",
"@safe-global/store": "workspace:^",
"@sentry/react": "^7.91.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8355,10 +8355,10 @@ __metadata:
languageName: node
linkType: hard

"@safe-global/safe-gateway-typescript-sdk@npm:3.22.9":
version: 3.22.9
resolution: "@safe-global/safe-gateway-typescript-sdk@npm:3.22.9"
checksum: 10/139a046ed4216bf0ed9da1852bcb8bf24241609e24e802b66dd5ba3708588c205155bf9c8d24d90a6f7e86dc73c814193746efb56644e0b1c0102dca87f4fb58
"@safe-global/safe-gateway-typescript-sdk@npm:3.22.7":
version: 3.22.7
resolution: "@safe-global/safe-gateway-typescript-sdk@npm:3.22.7"
checksum: 10/0b16b943be3f268ceb17b962053b152046f0c9126c764fcbc7ddf3b34974396e75d3c29d2515b993c35cec9d583282b28b20d8f065582de425350d73d1f7e237
languageName: node
linkType: hard

Expand Down Expand Up @@ -8465,7 +8465,7 @@ __metadata:
"@safe-global/safe-client-gateway-sdk": "npm:v1.60.1"
"@safe-global/safe-core-sdk-types": "npm:^5.0.1"
"@safe-global/safe-deployments": "npm:^1.37.28"
"@safe-global/safe-gateway-typescript-sdk": "npm:3.22.9"
"@safe-global/safe-gateway-typescript-sdk": "npm:3.22.7"
"@safe-global/safe-modules-deployments": "npm:^2.2.6"
"@safe-global/store": "workspace:^"
"@safe-global/test": "workspace:^"
Expand Down

0 comments on commit 4bf4001

Please sign in to comment.