aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-29 20:32:58 +0200
committerLibravatar GitHub <noreply@github.com>2021-05-29 20:32:58 +0200
commit2b0f45e7c603e285baf40c8a4a271243f221b653 (patch)
tree6a8966b1bb37f4a47214217ba3ce46e5596bfdd8 /package.json
parentClean up RecipeWebview.setBadge (#1461) (diff)
downloadferdium-app-2b0f45e7c603e285baf40c8a4a271243f221b653.tar.gz
ferdium-app-2b0f45e7c603e285baf40c8a4a271243f221b653.tar.zst
ferdium-app-2b0f45e7c603e285baf40c8a4a271243f221b653.zip
Bump ws from 6.2.1 to 7.4.6 (#1463)
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 7.4.6. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/6.2.1...7.4.6) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 99d30f19d..6082dd652 100644
--- a/package.json
+++ b/package.json
@@ -133,7 +133,7 @@
133 "terser": "4.4.0", 133 "terser": "4.4.0",
134 "uuid": "3.3.3", 134 "uuid": "3.3.3",
135 "validator": "11.0.0", 135 "validator": "11.0.0",
136 "ws": "6.2.1" 136 "ws": "7.4.6"
137 }, 137 },
138 "devDependencies": { 138 "devDependencies": {
139 "@adlk/misty": "^0.2.0", 139 "@adlk/misty": "^0.2.0",