diff --git a/package-lock.json b/package-lock.json index f303a53e..87b6cb73 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@cheqd/studio", - "version": "3.3.0-develop.6", + "version": "3.3.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@cheqd/studio", - "version": "3.3.0-develop.6", + "version": "3.3.0", "license": "Apache-2.0", "dependencies": { "@cheqd/did-provider-cheqd": "^4.2.0", @@ -28187,10 +28187,9 @@ } }, "node_modules/multiformats": { - "version": "13.2.2", - "resolved": "https://registry.npmjs.org/multiformats/-/multiformats-13.2.2.tgz", - "integrity": "sha512-RWI+nyf0q64vyOxL8LbKtjJMki0sogRL/8axvklNtiTM0iFCVtHwME9w6+0P1/v4dQvsIg8A45oT3ka1t/M/+A==", - "license": "Apache-2.0 OR MIT" + "version": "13.3.0", + "resolved": "https://registry.npmjs.org/multiformats/-/multiformats-13.3.0.tgz", + "integrity": "sha512-CBiqvsufgmpo01VT5ze94O+uc+Pbf6f/sThlvWss0sBZmAOu6GQn5usrYV2sf2mr17FWYc0rO8c/CNe2T90QAA==" }, "node_modules/murmurhash3js-revisited": { "version": "3.0.0",