diff --git a/package.json b/package.json index 8dc654d2..f9bcdc50 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@graphql-eslint/eslint-plugin": "^3.18.0", "@types/find-process": "1.2.0", "@types/office-js": "^1.0.322", - "@types/office-runtime": "^1.0.30", + "@types/office-runtime": "^1.0.31", "@types/react": "^17.0.39", "@types/react-dom": "^17.0.11", "@types/react-hot-loader": "^4.1.0", diff --git a/yarn.lock b/yarn.lock index 8c8daaca..19b8f6c2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2538,10 +2538,10 @@ resolved "https://registry.yarnpkg.com/@types/office-js/-/office-js-1.0.322.tgz#de28ce2d4501c363fd90e24887ecad695143d773" integrity sha512-EwISLM8Eh3F9RwMaTeRCXjOD9DoWvWsEMJe5IuToHFiMtjUDNzH72HkBupTA2ro5tfTXuHlhpW8wF0DlJ4epBw== -"@types/office-runtime@^1.0.30": - version "1.0.30" - resolved "https://registry.yarnpkg.com/@types/office-runtime/-/office-runtime-1.0.30.tgz#4ca9477cf88c0aa7bac8b39b7fd3010254a500bd" - integrity sha512-pQVbM2BGz9XQa2sPX3IqKu7nApKOSimZv5C+vy3kHBcUdahfG/GFN/I7UZ9zo9ELW6EsazEK1AlSf6ObMfT71g== +"@types/office-runtime@^1.0.31": + version "1.0.31" + resolved "https://registry.yarnpkg.com/@types/office-runtime/-/office-runtime-1.0.31.tgz#44cf36530eec89eb19bcb989aa0da2f0ba718035" + integrity sha512-gQ28Y+10t88bHZti6k+7cOfpZHEhjqHVoB6v7RYoXqPLTMcrpyA4PUheIGSr8Jmb82I383rsBSRUkRrmmnL/iA== "@types/parse-json@^4.0.0": version "4.0.0"