diff --git a/package-lock.json b/package-lock.json index 86844d54..56bfb6fa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "devDependencies": { "@as-pect/cli": "^8.1.0", "@massalabs/as-transformer": "^0.3.2", - "@massalabs/as-types": "^2.0.1-dev.20240521132240", + "@massalabs/as-types": "^2.0.1-dev.20240524080933", "@massalabs/eslint-config": "^0.0.8", "@massalabs/prettier-config-as": "^0.0.2", "as-bignum": "^0.2.40", @@ -6055,6 +6055,7 @@ }, "node_modules/npm/node_modules/lodash._baseindexof": { "version": "3.1.0", + "dev": true, "inBundle": true, "license": "MIT" }, @@ -6070,16 +6071,19 @@ }, "node_modules/npm/node_modules/lodash._bindcallback": { "version": "3.0.1", + "dev": true, "inBundle": true, "license": "MIT" }, "node_modules/npm/node_modules/lodash._cacheindexof": { "version": "3.0.2", + "dev": true, "inBundle": true, "license": "MIT" }, "node_modules/npm/node_modules/lodash._createcache": { "version": "3.1.2", + "dev": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -6094,6 +6098,7 @@ }, "node_modules/npm/node_modules/lodash._getnative": { "version": "3.9.1", + "dev": true, "inBundle": true, "license": "MIT" }, @@ -6111,6 +6116,7 @@ }, "node_modules/npm/node_modules/lodash.restparam": { "version": "3.6.1", + "dev": true, "inBundle": true, "license": "MIT" }, @@ -10064,9 +10070,9 @@ } }, "@massalabs/as-types": { - "version": "2.0.1-dev.20240521132240", - "resolved": "https://registry.npmjs.org/@massalabs/as-types/-/as-types-2.0.1-dev.20240521132240.tgz", - "integrity": "sha512-K5UwZrGfIpX7ryCaEEMEtmoFsqwb/eyq0AAyc2Dv/pmoHTrO2I+V3oi6Mz10JVUF8Vh4wC8ZOP5noyy+xdl9vg==", + "version": "2.0.1-dev.20240524080933", + "resolved": "https://registry.npmjs.org/@massalabs/as-types/-/as-types-2.0.1-dev.20240524080933.tgz", + "integrity": "sha512-JPiKdJGQqhE+hxqeTvIpQcrVXJM3fp5dHjqt42VKW17Xh1pWOSu35Mp+1hTNZcK9zaJDv+Ouu6To//VFy7w54Q==", "dev": true, "requires": { "as-bignum": "^0.3.0", @@ -13926,7 +13932,8 @@ }, "lodash._baseindexof": { "version": "3.1.0", - "bundled": true + "bundled": true, + "dev": true }, "lodash._baseuniq": { "version": "4.6.0", @@ -13939,15 +13946,18 @@ }, "lodash._bindcallback": { "version": "3.0.1", - "bundled": true + "bundled": true, + "dev": true }, "lodash._cacheindexof": { "version": "3.0.2", - "bundled": true + "bundled": true, + "dev": true }, "lodash._createcache": { "version": "3.1.2", "bundled": true, + "dev": true, "requires": { "lodash._getnative": "^3.0.0" } @@ -13959,7 +13969,8 @@ }, "lodash._getnative": { "version": "3.9.1", - "bundled": true + "bundled": true, + "dev": true }, "lodash._root": { "version": "3.0.1", @@ -13973,7 +13984,8 @@ }, "lodash.restparam": { "version": "3.6.1", - "bundled": true + "bundled": true, + "dev": true }, "lodash.union": { "version": "4.6.0",