Skip to content

Commit

Permalink
chore(deps): bump cookie-parser from 1.4.6 to 1.4.7 in /functions
Browse files Browse the repository at this point in the history
Bumps [cookie-parser](https://github.com/expressjs/cookie-parser) from 1.4.6 to 1.4.7.
- [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.6...1.4.7)

---
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 Oct 9, 2024
1 parent dbe9a5b commit c3722e5
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions functions/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 functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@tensorflow/tfjs-node": "^3.14.0",
"axios": "^0.25.0",
"busboy": "^0.3.1",
"cookie-parser": "^1.4.6",
"cookie-parser": "^1.4.7",
"ejs": "^3.1.7",
"firebase-admin": "^11.3.0",
"firebase-functions": "^4.2.1",
Expand Down

0 comments on commit c3722e5

Please sign in to comment.