This commit is contained in:
Joe Howarth 2023-02-09 14:27:23 -07:00
parent 783ac90c90
commit b62927362b
1 changed files with 6 additions and 6 deletions

View File

@ -10,7 +10,7 @@
"license": "ISC",
"dependencies": {
"@certusone/wormhole-sdk": "^0.9.6",
"@wormhole-foundation/relayer-engine": "github:wormhole-foundation/relayer-engine#5ee0aeedb9888bf9a1a0474d3436e4b236975857",
"@wormhole-foundation/relayer-engine": "github:wormhole-foundation/relayer-engine#e3bd60b8249b25eb98dd8a47cf5bbd80a0e18e65",
"ts-retry": "^4.1.1"
},
"devDependencies": {
@ -2373,8 +2373,8 @@
},
"node_modules/@wormhole-foundation/relayer-engine": {
"version": "0.1.0",
"resolved": "git+ssh://git@github.com/wormhole-foundation/relayer-engine.git#5ee0aeedb9888bf9a1a0474d3436e4b236975857",
"integrity": "sha512-enqV/WXdyigW5KY3R4gTg/77Hc8OgeMvndyh+jbdX98fjiaWOL4wbjEjdhzYEJZIR8yJi+asmnTbY6zXYHSllA==",
"resolved": "git+ssh://git@github.com/wormhole-foundation/relayer-engine.git#e3bd60b8249b25eb98dd8a47cf5bbd80a0e18e65",
"integrity": "sha512-l7CRnz+Gngaev3zWBDufmjjIj4J70HfD+LtDyfsJIqtbwpwZQcfyJ/+Cxe8wId+a8G83SD/1C3bpzHzjg9KYPQ==",
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {
@ -8877,9 +8877,9 @@
}
},
"@wormhole-foundation/relayer-engine": {
"version": "git+ssh://git@github.com/wormhole-foundation/relayer-engine.git#5ee0aeedb9888bf9a1a0474d3436e4b236975857",
"integrity": "sha512-enqV/WXdyigW5KY3R4gTg/77Hc8OgeMvndyh+jbdX98fjiaWOL4wbjEjdhzYEJZIR8yJi+asmnTbY6zXYHSllA==",
"from": "@wormhole-foundation/relayer-engine@github:wormhole-foundation/relayer-engine#5ee0aeedb9888bf9a1a0474d3436e4b236975857",
"version": "git+ssh://git@github.com/wormhole-foundation/relayer-engine.git#e3bd60b8249b25eb98dd8a47cf5bbd80a0e18e65",
"integrity": "sha512-l7CRnz+Gngaev3zWBDufmjjIj4J70HfD+LtDyfsJIqtbwpwZQcfyJ/+Cxe8wId+a8G83SD/1C3bpzHzjg9KYPQ==",
"from": "@wormhole-foundation/relayer-engine@github:wormhole-foundation/relayer-engine#e3bd60b8249b25eb98dd8a47cf5bbd80a0e18e65",
"requires": {
"@celo-tools/celo-ethers-wrapper": "^0.1.0",
"@certusone/wormhole-sdk": "0.9.6",