diff --git a/package-lock.json b/package-lock.json index 7df9dbfb24..c63f002a8e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5843,9 +5843,9 @@ "dev": true }, "node_modules/@types/crypto-js": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/@types/crypto-js/-/crypto-js-4.1.2.tgz", - "integrity": "sha512-t33RNmTu5ufG/sorROIafiCVJMx3jz95bXUMoPAZcUD14fxMXnuTzqzXZoxpR0tNx2xpw11Dlmem9vGCsrSOfA==", + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/@types/crypto-js/-/crypto-js-4.2.0.tgz", + "integrity": "sha512-LW9TlhpMeoQKOu6I6HvOp7eInNNnvd7B+ndAfZb826HUl7eHJJApofbHnlAxrIVS/uiCjkkHGNEaKHoGxB5IHw==", "dev": true }, "node_modules/@types/elliptic": { @@ -7186,7 +7186,7 @@ "dependencies": { "@babel/helper-plugin-utils": "^7.0.0", "@babel/plugin-syntax-typescript": "^7.3.3", - "@babel/traverse": "^7.16.0" + "@babel/traverse": "^7.23.2" }, "peerDependencies": { "@babel/core": "^7.0.0-0" @@ -8714,9 +8714,9 @@ } }, "node_modules/crypto-js": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/crypto-js/-/crypto-js-4.1.1.tgz", - "integrity": "sha512-o2JlM7ydqd3Qk9CA0L4NL6mTzU2sdx96a+oOfPu8Mkl/PK51vSyoi8/rQ8NknZtk44vq15lmhAj9CIAGwgeWKw==" + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/crypto-js/-/crypto-js-4.2.0.tgz", + "integrity": "sha512-KALDyEYgpY+Rlob/iriUtjV6d5Eq+Y191A5g4UqLAi8CyGP9N1+FdVbkc1SxKc2r4YAYqG8JzO2KGL+AizD70Q==" }, "node_modules/css-tree": { "version": "2.3.1", @@ -10666,7 +10666,7 @@ "dev": true, "dependencies": { "dargs": "^7.0.0", - "lodash": "^4.17.15", + "lodash": "^4.17.21", "meow": "^8.0.0", "split2": "^3.0.0", "through2": "^4.0.0" @@ -20206,7 +20206,7 @@ "integrity": "sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==", "dev": true, "dependencies": { - "lodash": "^4.17.14" + "lodash": "^4.17.21" } }, "node_modules/winston/node_modules/colors": { @@ -21143,11 +21143,11 @@ "@taquito/taquito": "^17.3.2", "@taquito/utils": "^17.3.2", "bignumber.js": "^9.1.2", - "crypto-js": "^4.1.1" + "crypto-js": "^4.2.0" }, "devDependencies": { "@types/bluebird": "^3.5.40", - "@types/crypto-js": "^4.1.2", + "@types/crypto-js": "^4.2.0", "@types/jest": "^29.5.5", "@types/node": "^20", "@types/ws": "^8.5.7", diff --git a/packages/taquito-tzip16/package.json b/packages/taquito-tzip16/package.json index 5debbd3d70..ebc878d6a1 100644 --- a/packages/taquito-tzip16/package.json +++ b/packages/taquito-tzip16/package.json @@ -68,11 +68,11 @@ "@taquito/taquito": "^17.3.2", "@taquito/utils": "^17.3.2", "bignumber.js": "^9.1.2", - "crypto-js": "^4.1.1" + "crypto-js": "^4.2.0" }, "devDependencies": { "@types/bluebird": "^3.5.40", - "@types/crypto-js": "^4.1.2", + "@types/crypto-js": "^4.2.0", "@types/jest": "^29.5.5", "@types/node": "^20", "@types/ws": "^8.5.7", diff --git a/website/package-lock.json b/website/package-lock.json index 8c64b493a5..3b445537e4 100644 --- a/website/package-lock.json +++ b/website/package-lock.json @@ -68,6 +68,7 @@ } }, "../packages/taquito": { + "name": "@taquito/taquito", "version": "17.3.2", "hasInstallScript": true, "license": "Apache-2.0", @@ -125,6 +126,7 @@ } }, "../packages/taquito-beacon-wallet": { + "name": "@taquito/beacon-wallet", "version": "17.3.2", "license": "Apache-2.0", "dependencies": { @@ -166,6 +168,7 @@ } }, "../packages/taquito-core": { + "name": "@taquito/core", "version": "17.3.2", "license": "Apache-2.0", "dependencies": { @@ -181,6 +184,7 @@ } }, "../packages/taquito-http-utils": { + "name": "@taquito/http-utils", "version": "17.3.2", "license": "Apache-2.0", "dependencies": { @@ -220,6 +224,7 @@ } }, "../packages/taquito-ledger-signer": { + "name": "@taquito/ledger-signer", "version": "17.3.2", "license": "Apache-2.0", "dependencies": { @@ -263,6 +268,7 @@ } }, "../packages/taquito-michel-codec": { + "name": "@taquito/michel-codec", "version": "17.3.2", "license": "MIT", "dependencies": { @@ -295,6 +301,7 @@ } }, "../packages/taquito-michelson-encoder": { + "name": "@taquito/michelson-encoder", "version": "17.3.2", "license": "Apache-2.0", "dependencies": { @@ -336,6 +343,7 @@ } }, "../packages/taquito-remote-signer": { + "name": "@taquito/remote-signer", "version": "17.3.2", "license": "Apache-2.0", "dependencies": { @@ -380,6 +388,7 @@ } }, "../packages/taquito-rpc": { + "name": "@taquito/rpc", "version": "17.3.2", "license": "Apache-2.0", "dependencies": { @@ -420,6 +429,7 @@ } }, "../packages/taquito-sapling": { + "name": "@taquito/sapling", "version": "17.3.2", "hasInstallScript": true, "license": "Apache-2.0", @@ -470,6 +480,7 @@ } }, "../packages/taquito-signer": { + "name": "@taquito/signer", "version": "17.3.2", "license": "Apache-2.0", "dependencies": { @@ -523,6 +534,7 @@ } }, "../packages/taquito-tzip12": { + "name": "@taquito/tzip12", "version": "17.3.2", "license": "Apache-2.0", "dependencies": { @@ -564,6 +576,7 @@ } }, "../packages/taquito-tzip16": { + "name": "@taquito/tzip16", "version": "17.3.2", "license": "Apache-2.0", "dependencies": { @@ -574,11 +587,11 @@ "@taquito/taquito": "^17.3.2", "@taquito/utils": "^17.3.2", "bignumber.js": "^9.1.2", - "crypto-js": "^4.1.1" + "crypto-js": "^4.2.0" }, "devDependencies": { "@types/bluebird": "^3.5.40", - "@types/crypto-js": "^4.1.2", + "@types/crypto-js": "^4.2.0", "@types/jest": "^29.5.5", "@types/node": "^20", "@types/ws": "^8.5.7", @@ -610,6 +623,7 @@ } }, "../packages/taquito-utils": { + "name": "@taquito/utils", "version": "17.3.2", "license": "Apache-2.0", "dependencies": { @@ -2806,7 +2820,7 @@ "@babel/preset-typescript": "^7.18.6", "@babel/runtime": "^7.18.6", "@babel/runtime-corejs3": "^7.18.6", - "@babel/traverse": "^7.18.8", + "@babel/traverse": "^7.23.2", "@docusaurus/cssnano-preset": "2.4.3", "@docusaurus/logger": "2.4.3", "@docusaurus/mdx-loader": "2.4.3", @@ -3259,7 +3273,7 @@ "integrity": "sha512-b1+fDnWtl3GiqkL0BRjYtc94FZrcDDBV1j8446+4tptB9BAOlePwG2p/pK6vGvfL53lkOsszXMghr2g67M0vCw==", "dependencies": { "@babel/parser": "^7.18.8", - "@babel/traverse": "^7.18.8", + "@babel/traverse": "^7.23.2", "@docusaurus/logger": "2.4.3", "@docusaurus/utils": "2.4.3", "@mdx-js/mdx": "^1.6.22", @@ -5149,7 +5163,7 @@ "@babel/helpers": "^7.12.5", "@babel/parser": "^7.12.7", "@babel/template": "^7.12.7", - "@babel/traverse": "^7.12.9", + "@babel/traverse": "^7.23.2", "@babel/types": "^7.12.7", "convert-source-map": "^1.7.0", "debug": "^4.1.0", @@ -14467,7 +14481,7 @@ "lambda-local": "2.1.2", "listr": "0.14.3", "locate-path": "7.2.0", - "lodash": "4.17.21", + "lodash": "^4.17.21", "log-symbols": "5.1.0", "log-update": "5.0.1", "minimist": "1.2.8", @@ -34204,7 +34218,7 @@ "resolved": "https://registry.npmjs.org/pretty-error/-/pretty-error-4.0.0.tgz", "integrity": "sha512-AoJ5YMAcXKYxKhuJGdcvse+Voc6v1RgnsR3nWcYU7q4t6z0Q6T86sv5Zq8VIRbOWWFpvdGE83LtdSMNd+6Y0xw==", "dependencies": { - "lodash": "^4.17.20", + "lodash": "^4.17.21", "renderkid": "^3.0.0" } }, @@ -35480,13 +35494,13 @@ "@babel/helpers": "^7.12.5", "@babel/parser": "^7.12.7", "@babel/template": "^7.12.7", - "@babel/traverse": "^7.12.9", + "@babel/traverse": "^7.23.2", "@babel/types": "^7.12.7", "convert-source-map": "^1.7.0", "debug": "^4.1.0", "gensync": "^1.0.0-beta.1", "json5": "^2.1.2", - "lodash": "^4.17.19", + "lodash": "^4.17.21", "resolve": "^1.3.2", "semver": "^5.4.1", "source-map": "^0.5.0" @@ -35576,7 +35590,7 @@ "parse-entities": "^2.0.0", "repeat-string": "^1.5.4", "state-toggle": "^1.0.0", - "trim": "0.0.1", + "trim": "0.0.3", "trim-trailing-lines": "^1.0.0", "unherit": "^1.0.4", "unist-util-remove-position": "^2.0.0", @@ -37365,9 +37379,9 @@ "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==" }, "node_modules/trim": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/trim/-/trim-0.0.1.tgz", - "integrity": "sha512-YzQV+TZg4AxpKxaTHK3c3D+kRDCGVEE7LemdlQZoQXn0iennk10RsIoY6ikzAqJTc9Xjl9C1/waHom/J86ziAQ==", + "version": "0.0.3", + "resolved": "https://registry.npmjs.org/trim/-/trim-0.0.3.tgz", + "integrity": "sha512-h82ywcYhHK7veeelXrCScdH7HkWfbIT1D/CgYO+nmDarz3SGNssVBMws6jU16Ga60AJCRAvPV6w6RLuNerQqjg==", "deprecated": "Use String.prototype.trim() instead" }, "node_modules/trim-newlines": {