Skip to content

Commit

Permalink
chore(deps): bump cookie-parser
Browse files Browse the repository at this point in the history
Bumps [cookie-parser](https://github.com/expressjs/cookie-parser) from 1.4.5 to 1.4.6.
- [Release notes](https://github.com/expressjs/cookie-parser/releases)
- [Changelog](https://github.com/expressjs/cookie-parser/blob/master/HISTORY.md)
- [Commits](expressjs/cookie-parser@1.4.5...1.4.6)

---
updated-dependencies:
- dependency-name: cookie-parser
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 4, 2022
1 parent 755f654 commit 173b1dc
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 10 deletions.
33 changes: 24 additions & 9 deletions superset-websocket/utils/client-ws-app/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 superset-websocket/utils/client-ws-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"start": "node ./bin/www"
},
"dependencies": {
"cookie-parser": "~1.4.5",
"cookie-parser": "~1.4.6",
"debug": "~4.3.2",
"express": "~4.17.1",
"http-errors": "~1.8.0",
Expand Down

0 comments on commit 173b1dc

Please sign in to comment.