Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit53dae54

Browse files
chore(deps): bump ws and @types/ws (#474)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parentea4b7f3 commit53dae54

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

‎package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@
281281
"@types/node-forge":"^1.3.11",
282282
"@types/ua-parser-js":"^0.7.39",
283283
"@types/vscode":"^1.73.0",
284-
"@types/ws":"^8.5.11",
284+
"@types/ws":"^8.18.1",
285285
"@typescript-eslint/eslint-plugin":"^6.21.0",
286286
"@typescript-eslint/parser":"^6.21.0",
287287
"@vscode/test-electron":"^2.4.1",
@@ -318,7 +318,7 @@
318318
"proxy-agent":"^6.4.0",
319319
"semver":"^7.6.2",
320320
"ua-parser-js":"^1.0.38",
321-
"ws":"^8.18.0",
321+
"ws":"^8.18.1",
322322
"zod":"^3.23.8"
323323
},
324324
"resolutions": {

‎yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -727,10 +727,10 @@
727727
resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.74.0.tgz#4adc21b4e7f527b893de3418c21a91f1e503bdcd"
728728
integrity sha512-LyeCIU3jb9d38w0MXFwta9r0Jx23ugujkAxdwLTNCyspdZTKUc43t7ppPbCiPoQ/Ivd/pnDFZrb4hWd45wrsgA==
729729

730-
"@types/ws@^8.5.11":
731-
version "8.5.11"
732-
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.11.tgz#90ad17b3df7719ce3e6bc32f83ff954d38656508"
733-
integrity sha512-4+q7P5h3SpJxaBft0Dzpbr6lmMaqh0Jr2tbhJZ/luAwvD7ohSCniYkwz/pLxuT2h0EOa6QADgJj1Ko+TzRfZ+w==
730+
"@types/ws@^8.18.1":
731+
version "8.18.1"
732+
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.18.1.tgz#48464e4bf2ddfd17db13d845467f6070ffea4aa9"
733+
integrity sha512-ThVF6DCVhA8kUGy+aazFQ4kXQ7E1Ty7A3ypFOe0IcJV8O/M511G99AW24irKrW56Wt44yG9+ij8FaqoBGkuBXg==
734734
dependencies:
735735
"@types/node""*"
736736

@@ -6921,10 +6921,10 @@ write@1.0.3:
69216921
dependencies:
69226922
mkdirp "^0.5.1"
69236923

6924-
ws@^8.18.0:
6925-
version "8.18.0"
6926-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.0.tgz#0d7505a6eafe2b0e712d232b42279f53bc289bbc"
6927-
integrity sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==
6924+
ws@^8.18.1:
6925+
version "8.18.1"
6926+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.1.tgz#ea131d3784e1dfdff91adb0a4a116b127515e3cb"
6927+
integrity sha512-RKW2aJZMXeMxVpnZ6bck+RswznaxmzdULiBr6KY7XkTnW8uvt0iT9H5DkHUChXrc+uurzwa0rVI16n/Xzjdz1w==
69286928

69296929
xml2js@^0.5.0:
69306930
version "0.5.0"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp