diff --git a/package.json b/package.json index 7437424..271df4c 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@biomejs/biome": "1.9.4", "@playwright/test": "^1.39.0", "@types/serve-handler": "^6.1.1", - "@types/web": "^0.0.185", + "@types/web": "^0.0.186", "bun-types": "^1.0.2", "socket.io-client": "^4.7.2", "stylelint": "^16.0.0", diff --git a/yarn.lock b/yarn.lock index 3e9c975..fb157cf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -168,10 +168,10 @@ dependencies: "@types/node" "*" -"@types/web@^0.0.185": - version "0.0.185" - resolved "https://registry.yarnpkg.com/@types/web/-/web-0.0.185.tgz#def32eec50056cafa8218d1a625750822795c2c9" - integrity sha512-jxXqkf4sBn/WV9YsOlB5fFzWo9kGafMDF62VmVC1mFF367BuRn/2txr0ZaEchPsNIvyiLckMpxO6Xz3knpC6Nw== +"@types/web@^0.0.186": + version "0.0.186" + resolved "https://registry.yarnpkg.com/@types/web/-/web-0.0.186.tgz#f34ebe66f022c4336cc298aeafb30817acf5c126" + integrity sha512-KKlMHVNDOzs9yfwCB93ur4ogZww5FOsh/RFoYYjkNDIAuUCLjHwGDD1lj7StPmnM5KfX41N41BiqL+Ui7LQEPw== "@types/ws@~8.5.10": version "8.5.13"