Skip to content

Commit

Permalink
Merge branch 'master' into resolver
Browse files Browse the repository at this point in the history
  • Loading branch information
olegnn authored Oct 30, 2024
2 parents 22d4493 + 2298141 commit 4f85cf3
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 43 deletions.
2 changes: 1 addition & 1 deletion packages/cheqd-blockchain-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"parity-scale-codec": "^0.5.3",
"r1csfile": "0.0.41",
"ramda": "^0.27.2",
"rollup": "2.78.0",
"rollup": "2.79.2",
"rollup-plugin-copy": "^3.4.0",
"rollup-plugin-multi-input": "^1.3.2",
"rollup-plugin-node-polyfills": "^0.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/cheqd-blockchain-modules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"jest-environment-node": "^29.7.0",
"jsdoc": "^3.6.3",
"jsdoc-typeof-plugin": "^1.0.0",
"rollup": "2.78.0",
"rollup": "2.79.2",
"rollup-plugin-copy": "^3.4.0",
"rollup-plugin-multi-input": "^1.3.2",
"rollup-plugin-node-polyfills": "^0.2.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/credential-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"blakejs": "^1.2.1",
"bs58": "^5.0.0",
"deep-equal": "^2.2.3",
"elliptic": "6.5.7",
"elliptic": "6.6.0",
"js-sha256": "^0.11.0",
"json-canonicalize": "1.0.4",
"json-stringify-deterministic": "^1.0.12",
Expand Down Expand Up @@ -82,7 +82,7 @@
"jest-environment-node": "^29.7.0",
"jsdoc": "^3.6.3",
"jsdoc-typeof-plugin": "^1.0.0",
"rollup": "2.78.0",
"rollup": "2.79.2",
"rollup-plugin-copy": "^3.4.0",
"rollup-plugin-multi-input": "^1.3.2",
"rollup-plugin-node-polyfills": "^0.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/dock-blockchain-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"cross-fetch": "3.1.6",
"deep-equal": "2.0.5",
"dotenv": "16.0.1",
"elliptic": "6.5.7",
"elliptic": "6.6.0",
"flat": "^5.0.2",
"js-sha256": "0.9.0",
"json-canonicalize": "1.0.4",
Expand Down
51 changes: 13 additions & 38 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6978,23 +6978,10 @@ [email protected]:
minimalistic-assert "^1.0.1"
minimalistic-crypto-utils "^1.0.1"

[email protected]:
version "6.5.7"
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.7.tgz#8ec4da2cb2939926a1b9a73619d768207e647c8b"
integrity sha512-ESVCtTwiA+XhY3wyh24QqRGBoP3rEdDUl3EDUUo9tft074fi19IrdpH7hLCMMP3CIj7jb3W96rn8lt/BqIlt5Q==
dependencies:
bn.js "^4.11.9"
brorand "^1.1.0"
hash.js "^1.0.0"
hmac-drbg "^1.0.1"
inherits "^2.0.4"
minimalistic-assert "^1.0.1"
minimalistic-crypto-utils "^1.0.1"

elliptic@^6.5.3, elliptic@^6.5.4:
version "6.5.6"
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.6.tgz#ee5f7c3a00b98a2144ac84d67d01f04d438fa53e"
integrity sha512-mpzdtpeCLuS3BmE3pO3Cpp5bbjlOPY2Q0PgoF+Od1XZrHLYI28Xe3ossCmYCQt11FQKEYd9+PF8jymTvtWJSHQ==
[email protected], elliptic@^6.5.3, elliptic@^6.5.4, elliptic@^6.5.7:
version "6.6.0"
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.6.0.tgz#5919ec723286c1edf28685aa89261d4761afa210"
integrity sha512-dpwoQcLc/2WLQvJvLRHKZ+f9FgOdjnq11rurqwekGQygGPsYSK29OMMD2WalatiqQ+XGFDglTNixpPfI+lpaAA==
dependencies:
bn.js "^4.11.9"
brorand "^1.1.0"
Expand Down Expand Up @@ -10122,11 +10109,6 @@ node-abi@^3.3.0:
dependencies:
semver "^7.3.5"

node-addon-api@^2.0.0:
version "2.0.2"
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-2.0.2.tgz#432cfa82962ce494b132e9d72a15b29f71ff5d32"
integrity sha512-Ntyt4AIXyaLIuMHF6IOoTakB3K+RWxwtsHNRxllEoA6vPwP9o4866g6YWDLUdnucilZhmkxiHwHr11gAENw+QA==

node-addon-api@^5.0.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-5.1.0.tgz#49da1ca055e109a23d537e9de43c09cca21eb762"
Expand Down Expand Up @@ -11181,13 +11163,6 @@ rollup-pluginutils@^2.8.1:
dependencies:
estree-walker "^0.6.1"

[email protected]:
version "2.78.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.78.0.tgz#00995deae70c0f712ea79ad904d5f6b033209d9e"
integrity sha512-4+YfbQC9QEVvKTanHhIAFVUFSRsezvQF8vFOJwtGfb9Bb+r014S+qryr9PSmw8x6sMnPkmFBGAvIFVQxvJxjtg==
optionalDependencies:
fsevents "~2.3.2"

[email protected]:
version "2.79.2"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.2.tgz#f150e4a5db4b121a21a747d762f701e5e9f49090"
Expand Down Expand Up @@ -11289,20 +11264,20 @@ [email protected]:
integrity sha512-cdwTTnqPu0Hyvf5in5asVdZocVDTNRmR7XEcJuIzMjJeSHybHl7vpB66AzwTaIg6CLSbtjcxc8fqcySfnTkccA==

secp256k1@^4.0.2:
version "4.0.3"
resolved "https://registry.yarnpkg.com/secp256k1/-/secp256k1-4.0.3.tgz#c4559ecd1b8d3c1827ed2d1b94190d69ce267303"
integrity sha512-NLZVf+ROMxwtEj3Xa562qgv2BK5e2WNmXPiOdVIPLgs6lyTzMvBq0aWTYMI5XCP9jZMVKOcqZLw/Wc4vDkuxhA==
version "4.0.4"
resolved "https://registry.yarnpkg.com/secp256k1/-/secp256k1-4.0.4.tgz#58f0bfe1830fe777d9ca1ffc7574962a8189f8ab"
integrity sha512-6JfvwvjUOn8F/jUoBY2Q1v5WY5XS+rj8qSe0v8Y4ezH4InLgTEeOOPQsRll9OV429Pvo6BCHGavIyJfr3TAhsw==
dependencies:
elliptic "^6.5.4"
node-addon-api "^2.0.0"
elliptic "^6.5.7"
node-addon-api "^5.0.0"
node-gyp-build "^4.2.0"

secp256k1@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/secp256k1/-/secp256k1-5.0.0.tgz#be6f0c8c7722e2481e9773336d351de8cddd12f7"
integrity sha512-TKWX8xvoGHrxVdqbYeZM9w+izTF4b9z3NhSaDkdn81btvuh+ivbIMGT/zQvDtTFWhRlThpoz6LEYTr7n8A5GcA==
version "5.0.1"
resolved "https://registry.yarnpkg.com/secp256k1/-/secp256k1-5.0.1.tgz#dc2c86187d48ff2da756f0f7e96417ee03c414b1"
integrity sha512-lDFs9AAIaWP9UCdtWrotXWWF9t8PWgQDcxqgAnpM9rMqxb3Oaq2J0thzPVSxBwdJgyQtkU/sYtFtbM1RSt/iYA==
dependencies:
elliptic "^6.5.4"
elliptic "^6.5.7"
node-addon-api "^5.0.0"
node-gyp-build "^4.2.0"

Expand Down

0 comments on commit 4f85cf3

Please sign in to comment.