File tree Expand file tree Collapse file tree 4 files changed +4
-2
lines changed
eip1193-permission-middleware
multichain-api-middleware Expand file tree Collapse file tree 4 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010### Changed
1111
12+ - Bump ` @metamask/chain-agnostic-permission ` from ` 1.0.0 ` to ` 1.1.0 ` ([ #6241 ] ( https://github.com/MetaMask/core/pull/6241 ) )
1213- Bump ` @metamask/controller-utils ` from ` ^11.10.0 ` to ` ^11.11.0 ` ([ #6069 ] ( https://github.com/MetaMask/core/pull/6069 ) )
1314- Bump ` @metamask/utils ` from ` ^11.2.0 ` to ` ^11.4.2 ` ([ #6054 ] ( https://github.com/MetaMask/core/pull/6054 ) )
1415
Original file line number Diff line number Diff line change 4747 "test:watch" : " NODE_OPTIONS=--experimental-vm-modules jest --watch"
4848 },
4949 "dependencies" : {
50- "@metamask/chain-agnostic-permission" : " ^1.0 .0" ,
50+ "@metamask/chain-agnostic-permission" : " ^1.1 .0" ,
5151 "@metamask/controller-utils" : " ^11.11.0" ,
5252 "@metamask/json-rpc-engine" : " ^10.0.3" ,
5353 "@metamask/permission-controller" : " ^11.0.6" ,
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010### Changed
1111
12+ - Bump ` @metamask/chain-agnostic-permission ` from ` 1.0.0 ` to ` 1.1.0 ` ([ #6241 ] ( https://github.com/MetaMask/core/pull/6241 ) )
1213- Bump ` @metamask/controller-utils ` from ` ^11.10.0 ` to ` ^11.11.0 ` ([ #6069 ] ( https://github.com/MetaMask/core/pull/6069 ) )
1314- Bump ` @metamask/network-controller ` from ` ^24.0.0 ` to ` ^24.0.1 ` ([ #6148 ] ( https://github.com/MetaMask/core/pull/6148 ) )
1415- Bump ` @metamask/utils ` from ` ^11.2.0 ` to ` ^11.4.2 ` ([ #6054 ] ( https://github.com/MetaMask/core/pull/6054 ) )
Original file line number Diff line number Diff line change 4848 },
4949 "dependencies" : {
5050 "@metamask/api-specs" : " ^0.14.0" ,
51- "@metamask/chain-agnostic-permission" : " ^1.0 .0" ,
51+ "@metamask/chain-agnostic-permission" : " ^1.1 .0" ,
5252 "@metamask/controller-utils" : " ^11.11.0" ,
5353 "@metamask/json-rpc-engine" : " ^10.0.3" ,
5454 "@metamask/network-controller" : " ^24.0.1" ,
You can’t perform that action at this time.
0 commit comments