diff --git a/packages/acot-reporter-github/package.json b/packages/acot-reporter-github/package.json index fb5d510e..c9335030 100644 --- a/packages/acot-reporter-github/package.json +++ b/packages/acot-reporter-github/package.json @@ -45,7 +45,7 @@ "@acot/factory": "0.0.19", "@acot/mock": "0.0.19", "@acot/types": "0.0.19", - "@types/env-ci": "3.1.1", + "@types/env-ci": "3.1.3", "nock": "13.2.4" }, "publishConfig": { diff --git a/yarn.lock b/yarn.lock index dca8ba1b..df856ae9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4790,10 +4790,10 @@ dependencies: "@types/node" "*" -"@types/env-ci@3.1.1": - version "3.1.1" - resolved "https://registry.yarnpkg.com/@types/env-ci/-/env-ci-3.1.1.tgz#e1ff1b648c01b0f5202de5633c00f711f0f3ac03" - integrity sha512-JuX+LHsvhktApmZxmBrG458kfSvPAvs2Kqhyrow3IKtDsbcRco7NFgpsNthjp8EQxKA6PMw3DrY/IH8ZAuTYlQ== +"@types/env-ci@3.1.3": + version "3.1.3" + resolved "https://registry.yarnpkg.com/@types/env-ci/-/env-ci-3.1.3.tgz#3c097495a0aa889fffc0e78c66d5775b0480e765" + integrity sha512-jm/ZfZWY2jBkmCzl0XmCevyXYzdvINHVP9SR94IoD3Nt71I+XkrvFQmTIYUAhsWoA05yFhOKt/5X7TePWMXgcQ== "@types/glob@*": version "7.2.0"