mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-03-15 22:52:36 +03:00
Bump @orionprotocol/contracts from 0.8.0 to 0.11.0 (#104)
Bumps [@orionprotocol/contracts](https://github.com/orionprotocol/contracts) from 0.8.0 to 0.11.0. - [Release notes](https://github.com/orionprotocol/contracts/releases) - [Commits](https://github.com/orionprotocol/contracts/compare/v0.8.0...v0.11.0) --- updated-dependencies: - dependency-name: "@orionprotocol/contracts" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
18
package-lock.json
generated
18
package-lock.json
generated
@@ -1,18 +1,18 @@
|
||||
{
|
||||
"name": "@orionprotocol/sdk",
|
||||
"version": "0.18.18",
|
||||
"version": "0.18.22",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@orionprotocol/sdk",
|
||||
"version": "0.18.18",
|
||||
"version": "0.18.22",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.21.0",
|
||||
"@ethersproject/abstract-signer": "^5.7.0",
|
||||
"@ethersproject/providers": "^5.7.2",
|
||||
"@orionprotocol/contracts": "0.8.0",
|
||||
"@orionprotocol/contracts": "0.11.0",
|
||||
"bignumber.js": "^9.1.1",
|
||||
"bson-objectid": "^2.0.4",
|
||||
"buffer": "^6.0.3",
|
||||
@@ -2326,9 +2326,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@orionprotocol/contracts": {
|
||||
"version": "0.8.0",
|
||||
"resolved": "https://registry.npmjs.org/@orionprotocol/contracts/-/contracts-0.8.0.tgz",
|
||||
"integrity": "sha512-oYyP6JKDm3D71nswvA9x46hTurYetjxsn9zio/dHn0pHE2YDgziub0LeFeRjgz8RcANUOs/8qq53cNIiPseU7Q=="
|
||||
"version": "0.11.0",
|
||||
"resolved": "https://registry.npmjs.org/@orionprotocol/contracts/-/contracts-0.11.0.tgz",
|
||||
"integrity": "sha512-8SnSvD3/+NIH6VEgxMGQuOHCclEG8qpraaFL5Lzx5hb4LBdk0q64FLg1FhAoaHHI+oaTbdsAOcPJZoQtNXf6YQ=="
|
||||
},
|
||||
"node_modules/@sinclair/typebox": {
|
||||
"version": "0.25.23",
|
||||
@@ -12361,9 +12361,9 @@
|
||||
}
|
||||
},
|
||||
"@orionprotocol/contracts": {
|
||||
"version": "0.8.0",
|
||||
"resolved": "https://registry.npmjs.org/@orionprotocol/contracts/-/contracts-0.8.0.tgz",
|
||||
"integrity": "sha512-oYyP6JKDm3D71nswvA9x46hTurYetjxsn9zio/dHn0pHE2YDgziub0LeFeRjgz8RcANUOs/8qq53cNIiPseU7Q=="
|
||||
"version": "0.11.0",
|
||||
"resolved": "https://registry.npmjs.org/@orionprotocol/contracts/-/contracts-0.11.0.tgz",
|
||||
"integrity": "sha512-8SnSvD3/+NIH6VEgxMGQuOHCclEG8qpraaFL5Lzx5hb4LBdk0q64FLg1FhAoaHHI+oaTbdsAOcPJZoQtNXf6YQ=="
|
||||
},
|
||||
"@sinclair/typebox": {
|
||||
"version": "0.25.23",
|
||||
|
||||
@@ -82,7 +82,7 @@
|
||||
"@babel/runtime": "^7.21.0",
|
||||
"@ethersproject/abstract-signer": "^5.7.0",
|
||||
"@ethersproject/providers": "^5.7.2",
|
||||
"@orionprotocol/contracts": "0.8.0",
|
||||
"@orionprotocol/contracts": "0.11.0",
|
||||
"bignumber.js": "^9.1.1",
|
||||
"bson-objectid": "^2.0.4",
|
||||
"buffer": "^6.0.3",
|
||||
|
||||
Reference in New Issue
Block a user