Skip to content

Commit bab71dc

Browse files
fix: Security upgrade ws, parse and puppeteer (#2618)
1 parent 811a8a3 commit bab71dc

File tree

2 files changed

+73
-83
lines changed

2 files changed

+73
-83
lines changed

package-lock.json

+71-81
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"js-beautify": "1.14.10",
5555
"otpauth": "8.0.3",
5656
"package-json": "7.0.0",
57-
"parse": "3.4.2",
57+
"parse": "3.5.1",
5858
"passport": "0.5.3",
5959
"passport-local": "1.0.0",
6060
"prismjs": "1.29.0",
@@ -103,7 +103,7 @@
103103
"marked": "4.1.1",
104104
"null-loader": "4.0.1",
105105
"prettier": "2.8.8",
106-
"puppeteer": "22.6.1",
106+
"puppeteer": "22.15.0",
107107
"react-test-renderer": "16.13.1",
108108
"request": "2.88.2",
109109
"request-promise": "4.2.5",

0 commit comments

Comments
 (0)