diff --git a/package-lock.json b/package-lock.json index 9768281..46464aa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@oasisprotocol/sapphire-paratime": "^1.3.2", "@oceanprotocol/contracts": "^2.3.1", "@oceanprotocol/ddo-js": "^0.0.8", - "@oceanprotocol/lib": "^4.1.2", + "@oceanprotocol/lib": "^4.1.3", "commander": "^13.1.0", "cross-fetch": "^3.1.5", "crypto-js": "^4.1.1", @@ -3641,9 +3641,9 @@ } }, "node_modules/@oceanprotocol/lib": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/@oceanprotocol/lib/-/lib-4.1.2.tgz", - "integrity": "sha512-0DLxWUVu//oe93Y3vnl9iOq4MnOdew8KAV6pVj5j3B8TbbSyCXNS/24edot38BLjaeuEARbJXZnMHVFD6XIbLw==", + "version": "4.1.3", + "resolved": "https://registry.npmjs.org/@oceanprotocol/lib/-/lib-4.1.3.tgz", + "integrity": "sha512-PmMwrZPpWo/bBErK/LddVRXdWNBKdFqUgckMR2UukaftApBNqYukefodPOUoOSRAZyVBdAcsXh74MyeWvOff4w==", "license": "Apache-2.0", "dependencies": { "@oasisprotocol/sapphire-paratime": "^1.3.2", @@ -18844,9 +18844,9 @@ } }, "@oceanprotocol/lib": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/@oceanprotocol/lib/-/lib-4.1.2.tgz", - "integrity": "sha512-0DLxWUVu//oe93Y3vnl9iOq4MnOdew8KAV6pVj5j3B8TbbSyCXNS/24edot38BLjaeuEARbJXZnMHVFD6XIbLw==", + "version": "4.1.3", + "resolved": "https://registry.npmjs.org/@oceanprotocol/lib/-/lib-4.1.3.tgz", + "integrity": "sha512-PmMwrZPpWo/bBErK/LddVRXdWNBKdFqUgckMR2UukaftApBNqYukefodPOUoOSRAZyVBdAcsXh74MyeWvOff4w==", "requires": { "@oasisprotocol/sapphire-paratime": "^1.3.2", "@oceanprotocol/contracts": "^2.3.0", diff --git a/package.json b/package.json index bab68df..09ae16a 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@oasisprotocol/sapphire-paratime": "^1.3.2", "@oceanprotocol/contracts": "^2.3.1", "@oceanprotocol/ddo-js": "^0.0.8", - "@oceanprotocol/lib": "^4.1.2", + "@oceanprotocol/lib": "^4.1.3", "commander": "^13.1.0", "cross-fetch": "^3.1.5", "crypto-js": "^4.1.1", @@ -59,4 +59,4 @@ "ts-node": "^10.9.1", "tsx": "^4.19.3" } -} +} \ No newline at end of file