Skip to content

Commit 8afdac9

Browse files
chore(deps): update all Yarn dependencies (2022-02-09) (kubeflow#100)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6fb4ba3 commit 8afdac9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@
3636
"request": "^2.88.2",
3737
"uuid": "^7.0.3",
3838
"valid-url": "^1.0.9",
39-
"ws": "^7.5.6"
39+
"ws": "^7.5.7"
4040
}
4141
}

api/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2208,10 +2208,10 @@ write-file-atomic@^3.0.0:
22082208
signal-exit "^3.0.2"
22092209
typedarray-to-buffer "^3.1.5"
22102210

2211-
ws@^7.5.6:
2212-
version "7.5.6"
2213-
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.6.tgz#e59fc509fb15ddfb65487ee9765c5a51dec5fe7b"
2214-
integrity sha512-6GLgCqo2cy2A2rjCNFlxQS6ZljG/coZfZXclldI8FB/1G3CCI36Zd8xy2HrFVACi8tfk5XrgLQEk+P0Tnz9UcA==
2211+
ws@^7.5.7:
2212+
version "7.5.7"
2213+
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.7.tgz#9e0ac77ee50af70d58326ecff7e85eb3fa375e67"
2214+
integrity sha512-KMvVuFzpKBuiIXW3E4u3mySRO2/mCHSyZDJQM5NQ9Q9KHWHWh0NHgfbRMLLrceUK5qAL4ytALJbpRMjixFZh8A==
22152215

22162216
xdg-basedir@^4.0.0:
22172217
version "4.0.0"

0 commit comments

Comments
 (0)