diff --git a/package.json b/package.json index ecde138306..e2b35e5a1c 100644 --- a/package.json +++ b/package.json @@ -174,7 +174,7 @@ "@types/semver": "7.5.4", "@types/stoppable": "1.1.2", "@types/supertest": "2.0.15", - "@types/type-is": "1.6.4", + "@types/type-is": "1.6.5", "@types/uuid": "9.0.5", "concurrently": "^8.0.1", "copyfiles": "2.4.1", diff --git a/yarn.lock b/yarn.lock index c4289ef518..dedc55fbdf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1509,10 +1509,10 @@ dependencies: "@types/superagent" "*" -"@types/type-is@1.6.4": - version "1.6.4" - resolved "https://registry.yarnpkg.com/@types/type-is/-/type-is-1.6.4.tgz#41792b6ff39dbb8165ccbbda5fe429368ec5262b" - integrity sha512-2ONCAm+KdTDcSZdYj3xWT+GAfgLNXpEUIyCMYofzwoVYORXf7tqq2jDf3dd4J+4y96YVcTXbZsdJf4LSGGUc/A== +"@types/type-is@1.6.5": + version "1.6.5" + resolved "https://registry.yarnpkg.com/@types/type-is/-/type-is-1.6.5.tgz#41d20d1089b12a5541317b7c64ad8848a4b4c752" + integrity sha512-EUDwQq2WSEDdjfMIc7ZXgAFPn7Eqi0DsiGRNorvwpQZD/BCBg6FFkn3CaJRr90NB3xZlAsgN20WacVJURc4lHw== dependencies: "@types/node" "*"