Skip to content

Commit 3fe924d

Browse files
Merge pull request #910 from Gomah/dependabot/npm_and_yarn/types/ws-7.4.7
2 parents 0a00d8c + 9aa1ed0 commit 3fe924d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@types/dotenv": "^8.2.0",
5050
"@types/jsonwebtoken": "^8.5.4",
5151
"@types/node": "^16.3.3",
52-
"@types/ws": "^7.4.6",
52+
"@types/ws": "^7.4.7",
5353
"@typescript-eslint/eslint-plugin": "^4.0.0",
5454
"@typescript-eslint/parser": "^3.10.1",
5555
"aws-lambda": "^1.0.6",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2724,10 +2724,10 @@
27242724
dependencies:
27252725
"@types/node" "*"
27262726

2727-
"@types/ws@^7.0.0", "@types/ws@^7.4.6":
2728-
version "7.4.6"
2729-
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-7.4.6.tgz#c4320845e43d45a7129bb32905e28781c71c1fff"
2730-
integrity sha512-ijZ1vzRawI7QoWnTNL8KpHixd2b2XVb9I9HAqI3triPsh1EC0xH0Eg6w2O3TKbDCgiNNlJqfrof6j4T2I+l9vw==
2727+
"@types/ws@^7.0.0", "@types/ws@^7.4.7":
2728+
version "7.4.7"
2729+
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-7.4.7.tgz#f7c390a36f7a0679aa69de2d501319f4f8d9b702"
2730+
integrity sha512-JQbbmxZTZehdc2iszGKs5oC3NFnjeay7mtAWrdt7qNtAVK0g19muApzAy4bm9byz79xa2ZnO/BOBC2R8RC5Lww==
27312731
dependencies:
27322732
"@types/node" "*"
27332733

0 commit comments

Comments
 (0)