Skip to content

Commit 0efd13f

Browse files
committed
fix(deps): update dependency @types/websocket to v1.0.3
1 parent 3846041 commit 0efd13f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/loaders/url/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@graphql-tools/wrap": "^7.0.4",
4848
"@microsoft/fetch-event-source": "2.0.1",
4949
"@n1ru4l/graphql-live-query": "0.7.1",
50-
"@types/websocket": "1.0.2",
50+
"@types/websocket": "1.0.3",
5151
"abort-controller": "3.0.0",
5252
"cross-fetch": "3.1.4",
5353
"extract-files": "11.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2838,10 +2838,10 @@
28382838
tapable "^2.2.0"
28392839
webpack "^5"
28402840

2841-
"@types/[email protected].2":
2842-
version "1.0.2"
2843-
resolved "https://registry.yarnpkg.com/@types/websocket/-/websocket-1.0.2.tgz#d2855c6a312b7da73ed16ba6781815bf30c6187a"
2844-
integrity sha512-B5m9aq7cbbD/5/jThEr33nUY8WEfVi6A2YKCTOvw5Ldy7mtsOkqRvGjnzy6g7iMMDsgu7xREuCzqATLDLQVKcQ==
2841+
"@types/[email protected].3":
2842+
version "1.0.3"
2843+
resolved "https://registry.yarnpkg.com/@types/websocket/-/websocket-1.0.3.tgz#49e09f939afd0ccdee4f7108d4712ec9feb0f153"
2844+
integrity sha512-ZdoTSwmDsKR7l1I8fpfQtmTI/hUwlOvE3q0iyJsp4tXU0MkdrYowimDzwxjhQvxU4qjhHLd3a6ig0OXRbLgIdw==
28452845
dependencies:
28462846
"@types/node" "*"
28472847

0 commit comments

Comments
 (0)