Skip to content

Commit

Permalink
chore(deps): bump the npm_and_yarn group
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group in /packages/askui-nodejs with 2 updates: [ws](https://github.com/websockets/ws) and [braces](https://github.com/micromatch/braces).


Updates `ws` from 7.5.9 to 7.5.10
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@7.5.9...7.5.10)

Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: braces
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 19, 2024
1 parent f7adfa0 commit b7f0aa6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 deletions packages/askui-nodejs/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/askui-nodejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"tough-cookie": "4.1.3",
"url-join": "4.0.1",
"wait-port": "0.2.9",
"ws": "7.5.9",
"ws": "7.5.10",
"yup": "0.32.11"
},
"devDependencies": {
Expand Down

0 comments on commit b7f0aa6

Please sign in to comment.