fix(dependencies): Update dependencies including Puppeteer and node types.

This commit is contained in:
2025-02-25 17:34:41 +00:00
parent 2c3077a3d7
commit 2715cc8853
4 changed files with 84 additions and 77 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2025-02-25 - 2.0.5 - fix(dependencies)
Update dependencies including Puppeteer and node types.
- Updated Puppeteer version from ^22.6.4 to ^24.3.0.
- Updated @types/node version from ^20.12.7 to ^22.13.5.
## 2025-02-25 - 2.0.4 - fix(IncognitoBrowser)
Enhance IncognitoBrowser error handling and process management