Skip to content

Commit da9f6a4

Browse files
Upgrade puppeteer from 24.32.1 to 24.34.0 (#75)
* fix: upgrade puppeteer from 24.32.1 to 24.34.0 Snyk has created this PR to upgrade puppeteer from 24.32.1 to 24.34.0. See this package in npm: puppeteer See this project in Snyk: https://app.snyk.io/org/yangwang-okta/project/1bca3a75-5895-480a-a419-05c026c18604?utm_source=github&utm_medium=referral&page=upgrade-pr * bump version --------- Co-authored-by: snyk-bot <snyk-bot@snyk.io>
1 parent 36f446c commit da9f6a4

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

package-lock.json

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@auth0/auth0-checkmate",
3-
"version": "1.6.7",
3+
"version": "1.6.8",
44
"description": "A command line tool for checking configuration of your Auth0 tenant",
55
"main": "analyzer/report.js",
66
"scripts": {
@@ -29,7 +29,7 @@
2929
"jsonwebtoken": "^9.0.3",
3030
"lodash": "^4.17.21",
3131
"moment": "^2.30.1",
32-
"puppeteer": "^24.32.1",
32+
"puppeteer": "^24.34.0",
3333
"semver": "^7.7.3",
3434
"winston": "^3.19.0"
3535
},

0 commit comments

Comments
 (0)