diff --git a/package.json b/package.json index 12149aeb74..b698bf956e 100644 --- a/package.json +++ b/package.json @@ -173,7 +173,7 @@ "@types/semver": "7.5.6", "@types/stoppable": "1.1.3", "@types/supertest": "2.0.16", - "@types/type-is": "1.6.5", + "@types/type-is": "1.6.6", "@types/uuid": "9.0.6", "concurrently": "^8.0.1", "copyfiles": "2.4.1", diff --git a/yarn.lock b/yarn.lock index e891beb745..c92f7bb179 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1606,10 +1606,10 @@ dependencies: "@types/superagent" "*" -"@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== +"@types/type-is@1.6.6": + version "1.6.6" + resolved "https://registry.yarnpkg.com/@types/type-is/-/type-is-1.6.6.tgz#0adeafa0d6879f0ce17c81228d487270e8b80d7d" + integrity sha512-fs1KHv/f9OvmTMsu4sBNaUu32oyda9Y9uK25naJG8gayxNrfqGIjPQsbLIYyfe7xFkppnPlJB+BuTldOaX9bXw== dependencies: "@types/node" "*"