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",