diff --git a/ogp_functions/package.json b/ogp_functions/package.json index e8cc55c0d..8fa6e9046 100644 --- a/ogp_functions/package.json +++ b/ogp_functions/package.json @@ -49,6 +49,6 @@ "npm-run-all": "4.1.5", "prettier": "^2.7.1", "rimraf": "3.0.2", - "typescript": "4.7.4" + "typescript": "4.9.5" } } diff --git a/ogp_functions/yarn.lock b/ogp_functions/yarn.lock index b33815d46..c33c39c1a 100644 --- a/ogp_functions/yarn.lock +++ b/ogp_functions/yarn.lock @@ -3316,10 +3316,10 @@ type-is@~1.6.18: media-typer "0.3.0" mime-types "~2.1.24" -typescript@4.7.4: - version "4.7.4" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235" - integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ== +typescript@4.9.5: + version "4.9.5" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a" + integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g== unbox-primitive@^1.0.1: version "1.0.1"