From 61f1d94d60b7372ebab50903939fbab712e666f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 09:42:19 +0000 Subject: [PATCH] build(deps): bump nanoid from 3.3.7 to 3.3.8 in /website Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by: dependabot[bot] --- website/package-lock.json | 117 +++++++++++++++++++------------------- 1 file changed, 58 insertions(+), 59 deletions(-) diff --git a/website/package-lock.json b/website/package-lock.json index ee57a281a1..c89e153e89 100644 --- a/website/package-lock.json +++ b/website/package-lock.json @@ -1,12 +1,12 @@ { "name": "@taquito/website", - "version": "20.1.0", + "version": "20.1.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@taquito/website", - "version": "20.1.0", + "version": "20.1.1", "dependencies": { "@docusaurus/core": "2.4.3", "@docusaurus/plugin-google-gtag": "2.4.3", @@ -70,17 +70,17 @@ }, "../packages/taquito": { "name": "@taquito/taquito", - "version": "20.1.0", + "version": "20.1.1", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { - "@taquito/core": "^20.1.0", - "@taquito/http-utils": "^20.1.0", - "@taquito/local-forging": "^20.1.0", - "@taquito/michel-codec": "^20.1.0", - "@taquito/michelson-encoder": "^20.1.0", - "@taquito/rpc": "^20.1.0", - "@taquito/utils": "^20.1.0", + "@taquito/core": "^20.1.1", + "@taquito/http-utils": "^20.1.1", + "@taquito/local-forging": "^20.1.1", + "@taquito/michel-codec": "^20.1.1", + "@taquito/michelson-encoder": "^20.1.1", + "@taquito/rpc": "^20.1.1", + "@taquito/utils": "^20.1.1", "bignumber.js": "^9.1.2", "rxjs": "^7.8.1" }, @@ -128,13 +128,13 @@ }, "../packages/taquito-beacon-wallet": { "name": "@taquito/beacon-wallet", - "version": "20.1.0", + "version": "20.1.1", "license": "Apache-2.0", "dependencies": { "@airgap/beacon-dapp": "^4.3.1", "@airgap/beacon-ui": "^4.3.1", - "@taquito/core": "^20.1.0", - "@taquito/taquito": "^20.1.0", + "@taquito/core": "^20.1.1", + "@taquito/taquito": "^20.1.1", "@testing-library/react": "^16.0.1" }, "devDependencies": { @@ -175,7 +175,7 @@ }, "../packages/taquito-core": { "name": "@taquito/core", - "version": "20.1.0", + "version": "20.1.1", "license": "Apache-2.0", "dependencies": { "json-stringify-safe": "^5.0.1" @@ -191,10 +191,10 @@ }, "../packages/taquito-http-utils": { "name": "@taquito/http-utils", - "version": "20.1.0", + "version": "20.1.1", "license": "Apache-2.0", "dependencies": { - "@taquito/core": "^20.1.0", + "@taquito/core": "^20.1.1", "node-fetch": "^2.7.0" }, "devDependencies": { @@ -232,14 +232,14 @@ }, "../packages/taquito-ledger-signer": { "name": "@taquito/ledger-signer", - "version": "20.1.0", + "version": "20.1.1", "license": "Apache-2.0", "dependencies": { "@ledgerhq/hw-transport": "^6.31.4", "@stablelib/blake2b": "^1.0.1", - "@taquito/core": "^20.1.0", - "@taquito/taquito": "^20.1.0", - "@taquito/utils": "^20.1.0", + "@taquito/core": "^20.1.1", + "@taquito/taquito": "^20.1.1", + "@taquito/utils": "^20.1.1", "buffer": "^6.0.3" }, "devDependencies": { @@ -276,10 +276,10 @@ }, "../packages/taquito-michel-codec": { "name": "@taquito/michel-codec", - "version": "20.1.0", + "version": "20.1.1", "license": "Apache-2.0", "dependencies": { - "@taquito/core": "^20.1.0" + "@taquito/core": "^20.1.1" }, "devDependencies": { "@types/bluebird": "^3.5.42", @@ -309,12 +309,12 @@ }, "../packages/taquito-michelson-encoder": { "name": "@taquito/michelson-encoder", - "version": "20.1.0", + "version": "20.1.1", "license": "Apache-2.0", "dependencies": { - "@taquito/core": "^20.1.0", - "@taquito/rpc": "^20.1.0", - "@taquito/utils": "^20.1.0", + "@taquito/core": "^20.1.1", + "@taquito/rpc": "^20.1.1", + "@taquito/utils": "^20.1.1", "bignumber.js": "^9.1.2", "fast-json-stable-stringify": "^2.1.0" }, @@ -351,15 +351,15 @@ }, "../packages/taquito-remote-signer": { "name": "@taquito/remote-signer", - "version": "20.1.0", + "version": "20.1.1", "license": "Apache-2.0", "dependencies": { "@stablelib/blake2b": "^1.0.1", "@stablelib/ed25519": "^1.0.3", - "@taquito/core": "^20.1.0", - "@taquito/http-utils": "^20.1.0", - "@taquito/taquito": "^20.1.0", - "@taquito/utils": "^20.1.0", + "@taquito/core": "^20.1.1", + "@taquito/http-utils": "^20.1.1", + "@taquito/taquito": "^20.1.1", + "@taquito/utils": "^20.1.1", "typedarray-to-buffer": "^4.0.0" }, "devDependencies": { @@ -396,12 +396,12 @@ }, "../packages/taquito-rpc": { "name": "@taquito/rpc", - "version": "20.1.0", + "version": "20.1.1", "license": "Apache-2.0", "dependencies": { - "@taquito/core": "^20.1.0", - "@taquito/http-utils": "^20.1.0", - "@taquito/utils": "^20.1.0", + "@taquito/core": "^20.1.1", + "@taquito/http-utils": "^20.1.1", + "@taquito/utils": "^20.1.1", "bignumber.js": "^9.1.2" }, "devDependencies": { @@ -437,7 +437,7 @@ }, "../packages/taquito-signer": { "name": "@taquito/signer", - "version": "20.1.0", + "version": "20.1.1", "license": "Apache-2.0", "dependencies": { "@stablelib/blake2b": "^1.0.1", @@ -446,9 +446,9 @@ "@stablelib/nacl": "^1.0.4", "@stablelib/pbkdf2": "^1.0.1", "@stablelib/sha512": "^1.0.1", - "@taquito/core": "^20.1.0", - "@taquito/taquito": "^20.1.0", - "@taquito/utils": "^20.1.0", + "@taquito/core": "^20.1.1", + "@taquito/taquito": "^20.1.1", + "@taquito/utils": "^20.1.1", "@types/bn.js": "^5.1.5", "bip39": "3.1.0", "elliptic": "^6.6.0", @@ -491,13 +491,13 @@ }, "../packages/taquito-tzip12": { "name": "@taquito/tzip12", - "version": "20.1.0", + "version": "20.1.1", "license": "Apache-2.0", "dependencies": { - "@taquito/core": "^20.1.0", - "@taquito/michelson-encoder": "^20.1.0", - "@taquito/taquito": "^20.1.0", - "@taquito/tzip16": "^20.1.0" + "@taquito/core": "^20.1.1", + "@taquito/michelson-encoder": "^20.1.1", + "@taquito/taquito": "^20.1.1", + "@taquito/tzip16": "^20.1.1" }, "devDependencies": { "@types/bluebird": "^3.5.42", @@ -533,15 +533,15 @@ }, "../packages/taquito-tzip16": { "name": "@taquito/tzip16", - "version": "20.1.0", + "version": "20.1.1", "license": "Apache-2.0", "dependencies": { - "@taquito/core": "^20.1.0", - "@taquito/http-utils": "^20.1.0", - "@taquito/michelson-encoder": "^20.1.0", - "@taquito/rpc": "^20.1.0", - "@taquito/taquito": "^20.1.0", - "@taquito/utils": "^20.1.0", + "@taquito/core": "^20.1.1", + "@taquito/http-utils": "^20.1.1", + "@taquito/michelson-encoder": "^20.1.1", + "@taquito/rpc": "^20.1.1", + "@taquito/taquito": "^20.1.1", + "@taquito/utils": "^20.1.1", "bignumber.js": "^9.1.2", "crypto-js": "^4.2.0" }, @@ -580,12 +580,12 @@ }, "../packages/taquito-utils": { "name": "@taquito/utils", - "version": "20.1.0", + "version": "20.1.1", "license": "Apache-2.0", "dependencies": { "@stablelib/blake2b": "^1.0.1", "@stablelib/ed25519": "^1.0.3", - "@taquito/core": "^20.1.0", + "@taquito/core": "^20.1.1", "@types/bs58check": "^2.1.2", "bignumber.js": "^9.1.2", "blakejs": "^1.2.1", @@ -628,10 +628,10 @@ }, "../packages/taquito-wallet-connect": { "name": "@taquito/wallet-connect", - "version": "20.1.0", + "version": "20.1.1", "license": "Apache-2.0", "dependencies": { - "@taquito/taquito": "^20.0.1", + "@taquito/taquito": "^20.1.1", "@walletconnect/legacy-modal": "^2.0.0", "@walletconnect/sign-client": "^2.16.2", "@walletconnect/types": "^2.16.2", @@ -17651,16 +17651,15 @@ "license": "ISC" }, "node_modules/nanoid": { - "version": "3.3.7", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz", - "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==", + "version": "3.3.8", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.8.tgz", + "integrity": "sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==", "funding": [ { "type": "github", "url": "https://github.com/sponsors/ai" } ], - "license": "MIT", "bin": { "nanoid": "bin/nanoid.cjs" },