Skip to content

Commit 029c5f8

Browse files
committed
1 parent b9cafc6 commit 029c5f8

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@
7575
"@lingui/macro": "^4.0.0",
7676
"@lingui/react": "^4.0.0",
7777
"@metamask/providers": "^10.0.0",
78+
"@msgpack/msgpack": "^3.1.3",
7879
"@reduxjs/toolkit": "^1.6.2",
7980
"@safe-global/api-kit": "^3.0.2",
8081
"@safe-global/protocol-kit": "^6.0.5",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3971,6 +3971,11 @@
39713971
"@motionone/dom" "^10.16.4"
39723972
tslib "^2.3.1"
39733973

3974+
"@msgpack/msgpack@^3.1.3":
3975+
version "3.1.3"
3976+
resolved "https://registry.yarnpkg.com/@msgpack/msgpack/-/msgpack-3.1.3.tgz#c4bff2b9539faf0882f3ee03537a7e9a4b3a7864"
3977+
integrity sha512-47XIizs9XZXvuJgoaJUIE2lFoID8ugvc0jzSHP+Ptfk8nTbnR8g788wv48N03Kx0UkAv559HWRQ3yzOgzlRNUA==
3978+
39743979
"@next/bundle-analyzer@^14.2.0":
39753980
version "14.2.0"
39763981
resolved "https://registry.yarnpkg.com/@next/bundle-analyzer/-/bundle-analyzer-14.2.0.tgz#f22fa4c7e4c73f76eee13921cca1973c72e726c4"

0 commit comments

Comments
 (0)