From 9cfc9244d59689b5f0c44c5c54165a384adc9a1a Mon Sep 17 00:00:00 2001 From: Luiz Silva Date: Sun, 6 Jul 2025 11:30:14 -0300 Subject: [PATCH] . --- bun.lock | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bun.lock b/bun.lock index d9712fd..9082481 100644 --- a/bun.lock +++ b/bun.lock @@ -6,12 +6,12 @@ "dependencies": { "@biomejs/biome": "^2.0.6", "@types/node": "^20.14.1", - "autenticacao-drive": "https://e-licencie.com.br/pacotes/p-autenticacao-drive-1.19.0.tgz", + "autenticacao-drive": "https://e-licencie.com.br/pacotes/p-autenticacao-drive-1.20.0.tgz", "check-node-version": "^4.2.1", "cross-fetch": "^4.0.0", "dayjs": "^1.11.13", - "p-respostas": "git+https://git2.idz.one/luiz/_respostas.git", "p-comuns": "git+https://git2.idz.one/luiz/_comuns.git", + "p-respostas": "git+https://git2.idz.one/luiz/_respostas.git", "tsup": "^8.3.5", "typescript": "5.5.4", "zod": "3.24.1", @@ -151,7 +151,7 @@ "any-promise": ["any-promise@1.3.0", "", {}, "sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A=="], - "autenticacao-drive": ["p-autenticacao-drive@https://e-licencie.com.br/pacotes/p-autenticacao-drive-1.19.0.tgz", { "dependencies": { "cross-fetch": "^4.1.0", "p-comuns": "git+https://git2.idz.one/luiz/_comuns.git", "p-respostas": "git+https://git2.idz.one/luiz/_respostas.git" } }], + "autenticacao-drive": ["p-autenticacao-drive@https://e-licencie.com.br/pacotes/p-autenticacao-drive-1.20.0.tgz", { "dependencies": { "cross-fetch": "^4.1.0", "p-comuns": "git+https://git2.idz.one/luiz/_comuns.git", "p-respostas": "git+https://git2.idz.one/luiz/_respostas.git" } }], "balanced-match": ["balanced-match@1.0.2", "", {}, "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw=="], diff --git a/package.json b/package.json index 4a6948a..b801f7f 100755 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "dependencies": { "@biomejs/biome": "^2.0.6", "@types/node": "^20.14.1", - "autenticacao-drive": "https://e-licencie.com.br/pacotes/p-autenticacao-drive-1.19.0.tgz", + "autenticacao-drive": "https://e-licencie.com.br/pacotes/p-autenticacao-drive-1.20.0.tgz", "check-node-version": "^4.2.1", "cross-fetch": "^4.0.0", "dayjs": "^1.11.13",