Skip to content

Commit 21cac3a

Browse files
build(deps): bump ws, parse and puppeteer
Bumps [ws](https://github.com/websockets/ws) to 8.18.0 and updates ancestor dependencies [ws](https://github.com/websockets/ws), [parse](https://github.com/parse-community/Parse-SDK-JS) and [puppeteer](https://github.com/puppeteer/puppeteer). These dependencies need to be updated together. Updates `ws` from 8.16.0 to 8.18.0 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.16.0...8.18.0) Updates `parse` from 3.4.2 to 3.5.1 - [Release notes](https://github.com/parse-community/Parse-SDK-JS/releases) - [Changelog](https://github.com/parse-community/Parse-SDK-JS/blob/alpha/CHANGELOG.md) - [Commits](parse-community/Parse-SDK-JS@3.4.2...3.5.1) Updates `puppeteer` from 22.6.1 to 22.15.0 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json) - [Commits](puppeteer/puppeteer@puppeteer-v22.6.1...puppeteer-v22.15.0) --- updated-dependencies: - dependency-name: ws dependency-type: indirect - dependency-name: parse dependency-type: direct:production - dependency-name: puppeteer dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 811a8a3 commit 21cac3a

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)