feat: update version to 1.0.40 and add rejectUnauthorized option for HTTPS agent
All checks were successful
CI Pipeline / build-and-test (push) Successful in 46s
CI Pipeline / publish (push) Successful in 13s

This commit is contained in:
Leandro Costa 2026-01-24 11:11:36 -03:00
parent ca6cd330aa
commit b78ae3a520
5 changed files with 6 additions and 15 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "lhisp-oauth-client",
"version": "1.0.38",
"version": "1.0.40",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "lhisp-oauth-client",
"version": "1.0.38",
"version": "1.0.40",
"license": "MIT",
"dependencies": {
"axios": "^1.10.0"