diff --git a/apps/hash-frontend/package.json b/apps/hash-frontend/package.json index b6ca27af140..627f4c8c0a4 100644 --- a/apps/hash-frontend/package.json +++ b/apps/hash-frontend/package.json @@ -137,7 +137,7 @@ "@types/emoji-mart": "3.0.9", "@types/gapi": "0.0.47", "@types/google.accounts": "0.0.15", - "@types/google.picker": "0.0.43", + "@types/google.picker": "0.0.46", "@types/iframe-resizer": "3.5.13", "@types/jsonpath": "0.2.4", "@types/lodash": "4.17.13", diff --git a/yarn.lock b/yarn.lock index e511a6212cf..ca5963382c8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10945,10 +10945,10 @@ resolved "https://registry.yarnpkg.com/@types/google.accounts/-/google.accounts-0.0.15.tgz#88c6ceba6ecd8f54ae42891393d2fff0fcdb4ee2" integrity sha512-NiydIuJzwdpnWNqTPOeDzGXhzz46Ll6T4rN3YWSm9Zfx/8ZfbwFbzyPSw1Tkz4uE3gQiU+fRj4KvBVUuHmk+KQ== -"@types/google.picker@0.0.43": - version "0.0.43" - resolved "https://registry.yarnpkg.com/@types/google.picker/-/google.picker-0.0.43.tgz#3d372960a397da93dbb2951f5f3f0f89410d536b" - integrity sha512-0y0HhrdRJ8kDfv0rCZJjswlohBPiDePcWBJ9vfDUmqm4MeEEkdIkkkojmzLRdjCuGDz6tClyDhhZD8wSv7Ku0A== +"@types/google.picker@0.0.46": + version "0.0.46" + resolved "https://registry.yarnpkg.com/@types/google.picker/-/google.picker-0.0.46.tgz#7890197c708073a9ed3e4caa49b1db397cc7c172" + integrity sha512-Y+dQW1kBDBtd0E8/NgKELt59zVAYmyf3wnnk2lzCJmebf5AAssyPH7svJHYYtkXbQMoRoUzmDkxDBsG/ggCH6Q== "@types/graceful-fs@^4.1.3": version "4.1.5"