From 67af6e52e53502d05daf2c3f513f4580c8779ea9 Mon Sep 17 00:00:00 2001 From: ibooker Date: Tue, 19 Nov 2024 22:51:50 +0000 Subject: [PATCH] doc: add changelog entry --- CHANGELOG.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0090d39..cad92f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,14 +3,14 @@ # UNRELEASED - Updates (sub-)dependencies - - `body-parser` - - `cookie` + - `body-parser` to 1.20.3 + - `cookie` to 0.7.1 - `cross-spawn` to 7.0.6 - - `elliptic` to - - `micromatch` to - - `path-to-regexp` to - - `send` to - - `ws` to + - `elliptic` to 6.6.1 + - `micromatch` to 4.0.8 + - `path-to-regexp` to 0.1.10 + - `send` to 0.19.0 + - `ws` - Updates dev dependencies - `@wdio/cli`, `wdio/spec-reporter` to 9.2.14 - `@wdio/local-runner` to 9.2.15