diff --git a/package.json b/package.json index e84535b0..0263f092 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@oclif/test": "^3.1.2", "@types/chai": "^4", "@types/chalk": "^2.2.0", - "@types/debug": "^4.1.10", + "@types/debug": "^4.1.12", "@types/ejs": "^3.1.5", "@types/mocha": "^10.0.4", "@types/nock": "^11.1.0", diff --git a/yarn.lock b/yarn.lock index f104751c..12a65ff6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1036,10 +1036,10 @@ dependencies: "@types/node" "*" -"@types/debug@^4.1.10": - version "4.1.10" - resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.10.tgz#f23148a6eb771a34c466a4fc28379d8101e84494" - integrity sha512-tOSCru6s732pofZ+sMv9o4o3Zc+Sa8l3bxd/tweTQudFn06vAzb13ZX46Zi6m6EJ+RUbRTHvgQJ1gBtSgkaUYA== +"@types/debug@^4.1.12": + version "4.1.12" + resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.12.tgz#a155f21690871953410df4b6b6f53187f0500917" + integrity sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ== dependencies: "@types/ms" "*"