diff --git a/package.json b/package.json index f2188776..0831cd27 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "devDependencies": { "@types/bcrypt": "6.0.0", "@types/cors": "2.8.19", - "@types/debug": "4.1.12", + "@types/debug": "4.1.13", "@types/dockerode": "4.0.1", "@types/express": "4.17.25", "@types/html-to-text": "9.0.4", diff --git a/yarn.lock b/yarn.lock index 68b930bc..bd7e7bde 100644 --- a/yarn.lock +++ b/yarn.lock @@ -286,10 +286,10 @@ dependencies: "@types/node" "*" -"@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== +"@types/debug@4.1.13": + version "4.1.13" + resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.13.tgz#22d1cc9d542d3593caea764f974306ab36286ee7" + integrity sha512-KSVgmQmzMwPlmtljOomayoR89W4FynCAi3E8PPs7vmDVPe84hT+vGPKkJfThkmXs0x0jAaa9U8uW8bbfyS2fWw== dependencies: "@types/ms" "*"