Skip to content

Commit

Permalink
fix: packages/scripts/package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-WS-7266574
  • Loading branch information
snyk-bot committed Jun 18, 2024
1 parent 8747e60 commit af42f83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"postcss": "^8.4.5",
"postcss-loader": "^6.2.1",
"prettier": "npm:wp-prettier@2.8.5",
"puppeteer-core": "^13.2.0",
"puppeteer-core": "^22.11.2",
"react-refresh": "^0.10.0",
"read-pkg-up": "^7.0.1",
"resolve-bin": "^0.4.0",
Expand Down

0 comments on commit af42f83

Please sign in to comment.