diff --git a/package.json b/package.json index 300fb60a5c..e3a7f7755b 100644 --- a/package.json +++ b/package.json @@ -226,7 +226,7 @@ "@types/node-fetch": "2.6.2", "@types/nodemailer": "6.4.11", "@types/nprogress": "0.2.2", - "@types/oauth": "0.9.2", + "@types/oauth": "0.9.3", "@types/parse5": "6.0.3", "@types/parsimmon": "1.10.8", "@types/portscanner": "2.1.3", diff --git a/yarn.lock b/yarn.lock index b12c23e130..fafc6dd4d3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1032,10 +1032,10 @@ resolved "https://registry.yarnpkg.com/@types/nprogress/-/nprogress-0.2.2.tgz#c73bf540ac7926fb1b6d03f9d2725e07b3848d65" integrity sha512-2wLrSJXLztGmr7wXwM0hA/wuIOY9DznVdd+ZFofHOiXcj9JnVt+2ZeLRJ7v5ZVlmheSkUOSg3Q3O4Ce7yji79A== -"@types/oauth@0.9.2": - version "0.9.2" - resolved "https://registry.yarnpkg.com/@types/oauth/-/oauth-0.9.2.tgz#846f11d732deadff4303228d81f07a7b377df287" - integrity sha512-Nu3/abQ6yR9VlsCdX3aiGsWFkj6OJvJqDvg/36t8Gwf2mFXdBZXPDN3K+2yfeA6Lo2m1Q12F8Qil9TZ48nWhOQ== +"@types/oauth@0.9.3": + version "0.9.3" + resolved "https://registry.yarnpkg.com/@types/oauth/-/oauth-0.9.3.tgz#4be90beb6c4a23e1a1614c966a165af1ef5e5e0d" + integrity sha512-avZiwxSz/WS6EaEjhchzXKgWtlGGYGnEVJoHuQuDLHf7gIW1Gmm9eIxOMuJ6umQNNKZkJ3Uy+C/rLzEvL3I8Sw== dependencies: "@types/node" "*"