Skip to content

Commit

Permalink
chore(deps): update dependency @types/ws to v8.5.13 (#5774)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent 42cb54c commit ea4c44a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@types/randomstring": "1.3.0",
"@types/semver": "7.5.8",
"@types/supertest": "6.0.2",
"@types/ws": "8.5.12",
"@types/ws": "8.5.13",
"graphql-middleware": "6.1.35",
"graphql-tag": "2.12.6",
"graphql-ws": "5.16.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2093,7 +2093,7 @@ __metadata:
"@types/randomstring": "npm:1.3.0"
"@types/semver": "npm:7.5.8"
"@types/supertest": "npm:6.0.2"
"@types/ws": "npm:8.5.12"
"@types/ws": "npm:8.5.13"
camelcase: "npm:^6.3.0"
debug: "npm:^4.3.4"
dot-prop: "npm:^6.0.1"
Expand Down Expand Up @@ -3013,12 +3013,12 @@ __metadata:
languageName: node
linkType: hard

"@types/ws@npm:8.5.12":
version: 8.5.12
resolution: "@types/ws@npm:8.5.12"
"@types/ws@npm:8.5.13":
version: 8.5.13
resolution: "@types/ws@npm:8.5.13"
dependencies:
"@types/node": "npm:*"
checksum: 10c0/3fd77c9e4e05c24ce42bfc7647f7506b08c40a40fe2aea236ef6d4e96fc7cb4006a81ed1b28ec9c457e177a74a72924f4768b7b4652680b42dfd52bc380e15f9
checksum: 10c0/a5430aa479bde588e69cb9175518d72f9338b6999e3b2ae16fc03d3bdcff8347e486dc031e4ed14601260463c07e1f9a0d7511dfc653712b047c439c680b0b34
languageName: node
linkType: hard

Expand Down

0 comments on commit ea4c44a

Please sign in to comment.