Bump puppeteer from 24.22.2 to 24.22.3

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 24.22.2 to 24.22.3.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v24.22.2...puppeteer-v24.22.3)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-version: 24.22.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Closes #94

Change-Id: I393d19d3fcab5bc6cb30d738b8ad6f997c21aac6
diff --git a/package.json b/package.json
index 0945cf5..1a14ecd 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
     "form-data": "^4.0.4",
     "mocha": "^11.7.2",
     "mocha-junit-reporter": "^2.2.1",
-    "puppeteer": "^24.22.2",
+    "puppeteer": "^24.22.3",
     "puppeteer-extra": "^3.3.6",
     "puppeteer-extra-plugin-user-preferences": "^2.4.1",
     "slack-notify": "^2.0.7"