diff --git a/package.json b/package.json index 9c0aca5be..e83241bdb 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "@types/node-fetch": "2.6.11", "@types/nodemailer": "6.4.16", "@types/nprogress": "0.2.3", - "@types/oauth": "0.9.5", + "@types/oauth": "0.9.6", "@types/object-assign-deep": "0.4.3", "@types/parse5": "6.0.3", "@types/parsimmon": "1.10.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6d72bda5c..b5e697674 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -56,7 +56,7 @@ specifiers: '@types/node-fetch': 2.6.11 '@types/nodemailer': 6.4.16 '@types/nprogress': 0.2.3 - '@types/oauth': 0.9.5 + '@types/oauth': 0.9.6 '@types/object-assign-deep': 0.4.3 '@types/parse5': 6.0.3 '@types/parsimmon': 1.10.9 @@ -294,7 +294,7 @@ dependencies: '@types/node-fetch': 2.6.11 '@types/nodemailer': 6.4.16 '@types/nprogress': 0.2.3 - '@types/oauth': 0.9.5 + '@types/oauth': 0.9.6 '@types/object-assign-deep': 0.4.3 '@types/parse5': 6.0.3 '@types/parsimmon': 1.10.9 @@ -1553,8 +1553,8 @@ packages: resolution: {integrity: sha512-k7kRA033QNtC+gLc4VPlfnue58CM1iQLgn1IMAU8VPHGOj7oIHPp9UlhedEnD/Gl8evoCjwkZjlBORtZ3JByUA==} dev: false - /@types/oauth/0.9.5: - resolution: {integrity: sha512-+oQ3C2Zx6ambINOcdIARF5Z3Tu3x//HipE889/fqo3sgpQZbe9c6ExdQFtN6qlhpR7p83lTZfPJt0tCAW29dog==} + /@types/oauth/0.9.6: + resolution: {integrity: sha512-H9TRCVKBNOhZZmyHLqFt9drPM9l+ShWiqqJijU1B8P3DX3ub84NjxDuy+Hjrz+fEca5Kwip3qPMKNyiLgNJtIA==} dependencies: '@types/node': 18.11.18 dev: false