Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
Bump uuid from 10.0.0 to 11.0.2 in /api

Bumps [uuid](https://github.com/uuidjs/uuid) from 10.0.0 to 11.0.2.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v10.0.0...v11.0.2)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Bump nodemailer from 6.9.15 to 6.9.16 in /api

Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.9.15 to 6.9.16.
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](nodemailer/nodemailer@v6.9.15...v6.9.16)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and DigitallyRefined committed Nov 5, 2024
1 parent bc38daf commit c8a52f9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 13 deletions.
20 changes: 9 additions & 11 deletions api/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 api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
"express-jwt": "^8.4.1",
"jsonwebtoken": "^9.0.2",
"mongodb": "^6.10.0",
"nodemailer": "^6.9.15",
"nodemailer": "^6.9.16",
"platform": "^1.3.6",
"uuid": "^10.0.0"
"uuid": "^11.0.2"
},
"devDependencies": {
"@simplewebauthn/types": "^11.0.0",
Expand Down

0 comments on commit c8a52f9

Please sign in to comment.