diff --git a/package.json b/package.json index 7087537a..ecd110c4 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@types/react-redux": "^7.1.16", "@types/react-splitter-layout": "^3.0.1", "@types/redux-logger": "^3.0.8", - "@types/web-bluetooth": "^0.0.9", + "@types/web-bluetooth": "^0.0.10", "@types/zen-push": "^0.1.1", "babel-plugin-macros": "^3.0.1", "canvas": "^2.8.0", diff --git a/yarn.lock b/yarn.lock index ab900f4e..da769f7d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2169,10 +2169,10 @@ dependencies: source-map "^0.6.1" -"@types/web-bluetooth@^0.0.9": - version "0.0.9" - resolved "https://registry.yarnpkg.com/@types/web-bluetooth/-/web-bluetooth-0.0.9.tgz#bfd545f6cbc32fc9d92e9543b5ea18ba0957e955" - integrity sha512-P6oHnRSEqRCR1fdAtJXmKBiHE3fOWtNFyfjm9NQZPrxdQjSZgRSiKRiHjLyKBh8eCvM8ldDS8/VJN0qKg0Pk1Q== +"@types/web-bluetooth@^0.0.10": + version "0.0.10" + resolved "https://registry.yarnpkg.com/@types/web-bluetooth/-/web-bluetooth-0.0.10.tgz#965a5938d99ed9bfe165bfe320b7d1d97c3a15bd" + integrity sha512-PcRei374vqqXZyPh9OhrrTzfufFDkrjR09VFXve6F42poTuImOHt5fymh4Q48FSo5GgoCFf68dkvDamd9sXgGA== "@types/webpack-sources@*": version "2.1.0"