Skip to content

Commit

Permalink
fix(deps): update dependency puppeteer to v23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 10, 2024
1 parent a20558f commit 3c155aa
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 25 deletions.
50 changes: 26 additions & 24 deletions pdf-generation/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pdf-generation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"fast-glob": "^3.2.5",
"js-yaml": "^4.1.0",
"pdf-merger-js": "^5.0.0",
"puppeteer": "^22.0.0",
"puppeteer": "^23.0.0",
"serve-static": "^1.14.1"
}
}

0 comments on commit 3c155aa

Please sign in to comment.