diff --git a/package.json b/package.json index 55369652..0a14162b 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@types/react-splitter-layout": "^3.0.2", "@types/redux-logger": "^3.0.9", "@types/semver": "^7.3.9", - "@types/web-bluetooth": "^0.0.13", + "@types/web-bluetooth": "^0.0.14", "@types/wicg-file-system-access": "^2020.9.5", "@types/zen-push": "^0.1.1", "babel-plugin-macros": "^3.0.1", diff --git a/yarn.lock b/yarn.lock index 9b1bf875..b498e9d6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2229,10 +2229,10 @@ dependencies: source-map "^0.6.1" -"@types/web-bluetooth@^0.0.13": - version "0.0.13" - resolved "https://registry.yarnpkg.com/@types/web-bluetooth/-/web-bluetooth-0.0.13.tgz#5755802ec9eda2241083ac654e583756131952b2" - integrity sha512-P+G3oHVFDDzT9QS4FhBb4QGCgK5PMlxmqxzasgV6Emmq8tWK199yikousByiuZ0SrvWNggLZOPMtHBuwMYI0Uw== +"@types/web-bluetooth@^0.0.14": + version "0.0.14" + resolved "https://registry.yarnpkg.com/@types/web-bluetooth/-/web-bluetooth-0.0.14.tgz#94e175b53623384bff1f354cdb3197a8d63cdbe5" + integrity sha512-5d2RhCard1nQUC3aHcq/gHzWYO6K0WJmAbjO7mQJgCQKtZpgXxv1rOM6O/dBDhDYYVutk1sciOgNSe+5YyfM8A== "@types/webpack-sources@*": version "2.1.1"