Skip to content
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.

Commit

Permalink
Bump @azure/functions from 3.5.1 to 4.2.0 in /backend
Browse files Browse the repository at this point in the history
Bumps [@azure/functions](https://github.com/Azure/azure-functions-nodejs-library) from 3.5.1 to 4.2.0.
- [Release notes](https://github.com/Azure/azure-functions-nodejs-library/releases)
- [Commits](Azure/azure-functions-nodejs-library@v3.5.1...v4.2.0)

---
updated-dependencies:
- dependency-name: "@azure/functions"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 8, 2024
1 parent 5eb18a1 commit 5545012
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"uuid" : "^9.0.0"
},
"devDependencies" : {
"@azure/functions" : "^3.2.0",
"@azure/functions" : "^4.2.0",
"@types/node" : "^18.11.9",
"@types/uuid" : "^8.3.4",
"typescript" : "^4.8.4"
Expand Down

0 comments on commit 5545012

Please sign in to comment.