diff --git a/package.json b/package.json index 4dbe46311..d16440bc0 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.151", "@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..9175cd7b7 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.151": + version "0.0.151" + resolved "https://registry.yarnpkg.com/@types/web/-/web-0.0.151.tgz#2968640f5274e97761b5ca0d1120a1db794ffe24" + integrity sha512-16wxPnfTZLPZdIjtNDmw1/BGxeV/gfhI9dfIhCIfg95nVkNchkoYxH3bywRo+R/UQYxPNzpZdDuTdiwlUfYEQA== "@types/whatwg-mimetype@3.0.2": version "3.0.2"