Skip to content

Commit

Permalink
Bump cookie-parser from 1.4.5 to 1.4.6
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 20, 2021
1 parent 88376dc commit 4dea5a6
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 9 deletions.
21 changes: 14 additions & 7 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 @@ -30,7 +30,7 @@
"axios-concurrency": "^1.0.4",
"axios-extensions": "^3.1.3",
"body-parser": "^1.19.0",
"cookie-parser": "^1.4.5",
"cookie-parser": "^1.4.6",
"cors": "^2.8.5",
"dotenv": "^10.0.0",
"express": "^4.17.1",
Expand All @@ -40,7 +40,7 @@
"https": "^1.0.0",
"js-md5": "^0.7.3",
"lodash": "^4.17.21",
"nocache": "^3.0.0",
"nocache": "^3.0.1",
"node-cache": "^4.2.1",
"query-overpass": "^1.5.5",
"source-map-support": "^0.5.20",
Expand Down

0 comments on commit 4dea5a6

Please sign in to comment.