Skip to content

Commit

Permalink
Bump cookie and @azure/functions in /example
Browse files Browse the repository at this point in the history
Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.2 and updates ancestor dependency [@azure/functions](https://github.com/Azure/azure-functions-nodejs-library). These dependencies need to be updated together.


Updates `cookie` from 0.6.0 to 0.7.2
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](jshttp/cookie@v0.6.0...v0.7.2)

Updates `@azure/functions` from 4.4.0 to 4.6.0
- [Release notes](https://github.com/Azure/azure-functions-nodejs-library/releases)
- [Commits](Azure/azure-functions-nodejs-library@v4.4.0...v4.6.0)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
- dependency-name: "@azure/functions"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent ff606ad commit a5048a8
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions example/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 example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"typescript": "^4.4.3"
},
"dependencies": {
"@azure/functions": "4.4.0",
"@azure/functions": "4.6.0",
"@types/node": "^18.11.18",
"joi": "^17.13.3"
},
Expand Down

0 comments on commit a5048a8

Please sign in to comment.