diff --git a/package.json b/package.json index 4dbe46311..c9e9f6efe 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@types/lodash-es": "^4.17.12", "@types/node": "^18.19.8", "@types/qrcode": "^1.5.5", - "@types/web": "^0.0.135", + "@types/web": "^0.0.136", "@vitejs/plugin-vue-jsx": "^3.1.0", "less": "^4.2.0", "lodash-es": "^4.17.21", diff --git a/yarn.lock b/yarn.lock index 43a316df3..d590854d6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3457,10 +3457,10 @@ resolved "https://registry.yarnpkg.com/@types/web-bluetooth/-/web-bluetooth-0.0.20.tgz#f066abfcd1cbe66267cdbbf0de010d8a41b41597" integrity sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow== -"@types/web@^0.0.135": - version "0.0.135" - resolved "https://registry.yarnpkg.com/@types/web/-/web-0.0.135.tgz#d97bf78512db0e34273ebc1a995a635cb7ecfb7a" - integrity sha512-3fNGUqpXzakTUJ9FQVoplG+fpzVn1WhQRz3eIE7dTGY4uI8/ngi9KbAtaK4nrIUk8dAI0qYPMIvq2ydTLYbJyA== +"@types/web@^0.0.136": + version "0.0.136" + resolved "https://registry.yarnpkg.com/@types/web/-/web-0.0.136.tgz#a24eba573ef07fbcda9869fa431f4252d2bca5cb" + integrity sha512-RyYwkZNwWJoTb5vb/LMuRVHStqiZC6w0ZacXtLO33eAvErKFVd/5BrjgyNO9Egj3g5BLyRLOX7sQAAgQGc0QJA== "@types/whatwg-mimetype@3.0.2": version "3.0.2"