diff --git a/package.json b/package.json index cf8ac0f..7486f7c 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.179", + "@types/web": "^0.0.180", "bun-types": "^1.0.2", "socket.io-client": "^4.7.2", "stylelint": "^16.0.0", diff --git a/yarn.lock b/yarn.lock index fc294f0..64ad997 100644 --- a/yarn.lock +++ b/yarn.lock @@ -177,10 +177,10 @@ dependencies: "@types/node" "*" -"@types/web@^0.0.179": - version "0.0.179" - resolved "https://registry.yarnpkg.com/@types/web/-/web-0.0.179.tgz#419581ef4dc22119f67a46c3643360db921ed1f7" - integrity sha512-D8qZf0ieLzA8GtWAu455R65PB491G8clIpDBgPD8KjGnq3enhV95uk4ADqxCC5ZVMH97ywwWOHEOZ5qS1DZT2Q== +"@types/web@^0.0.180": + version "0.0.180" + resolved "https://registry.yarnpkg.com/@types/web/-/web-0.0.180.tgz#8398024655ff6acf3913e087876f2d59f61e4a5d" + integrity sha512-G4sAw9smNoDTMBQtNupDd+2v9SWlqJfdOSRXbMg/KFLmYYhq+RI5oK98kXubfLB/49LKMN7eEzBaGtLMSEAy9A== "@types/ws@~8.5.10": version "8.5.13"