Skip to content

Commit d768826

Browse files
build(deps): bump ws from 5.2.2 to 5.2.3 (#29)
1 parent 094e01f commit d768826

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@opsless/ms-teams-github-actions",
3-
"version": "0.2.3",
3+
"version": "0.2.4",
44
"private": true,
55
"description": "MS Teams Github Actions integration",
66
"main": "lib/main.js",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5577,9 +5577,9 @@ write-file-atomic@^3.0.0:
55775577
typedarray-to-buffer "^3.1.5"
55785578

55795579
ws@^5.2.0:
5580-
version "5.2.2"
5581-
resolved "https://registry.yarnpkg.com/ws/-/ws-5.2.2.tgz#dffef14866b8e8dc9133582514d1befaf96e980f"
5582-
integrity sha512-jaHFD6PFv6UgoIVda6qZllptQsMlDEJkTQcybzzXDYM1XO9Y8em691FGMPmM46WGyLU4z9KMgQN+qrux/nhlHA==
5580+
version "5.2.3"
5581+
resolved "https://registry.yarnpkg.com/ws/-/ws-5.2.3.tgz#05541053414921bc29c63bee14b8b0dd50b07b3d"
5582+
integrity sha512-jZArVERrMsKUatIdnLzqvcfydI85dvd/Fp1u/VOpfdDWQ4c9qWXe+VIeAbQ5FrDwciAkr+lzofXLz3Kuf26AOA==
55835583
dependencies:
55845584
async-limiter "~1.0.0"
55855585

0 commit comments

Comments
 (0)