diff --git a/package.json b/package.json index 5618e4e7..7f12f2d6 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@oclif/plugin-help": "^6", "@oclif/prettier-config": "^0.2.1", "@types/chai": "^4.3.9", - "@types/debug": "^4.1.10", + "@types/debug": "^4.1.12", "@types/mocha": "^10.0.3", "@types/node": "^18", "@types/semver": "^7.5.5", diff --git a/yarn.lock b/yarn.lock index 397ff98d..9b3f6fcd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -969,10 +969,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" "*"