Skip to content

Commit

Permalink
build(deps): bump ws, parse and puppeteer
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent 8c07284 commit 1eea48d
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 83 deletions.
152 changes: 71 additions & 81 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"js-beautify": "1.14.10",
"otpauth": "8.0.3",
"package-json": "7.0.0",
"parse": "3.4.2",
"parse": "3.5.1",
"passport": "0.5.3",
"passport-local": "1.0.0",
"prismjs": "1.29.0",
Expand Down Expand Up @@ -103,7 +103,7 @@
"marked": "4.1.1",
"null-loader": "4.0.1",
"prettier": "2.8.8",
"puppeteer": "22.6.1",
"puppeteer": "22.15.0",
"react-test-renderer": "16.13.1",
"request": "2.88.2",
"request-promise": "4.2.5",
Expand Down

0 comments on commit 1eea48d

Please sign in to comment.