Bump node-forge and firebase-admin (#34)

Bumps [node-forge](https://github.com/digitalbazaar/forge) to 1.3.1 and updates ancestor dependency [firebase-admin](https://github.com/firebase/firebase-admin-node). These dependencies need to be updated together.


Updates `node-forge` from 0.10.0 to 1.3.1
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/0.10.0...v1.3.1)

Updates `firebase-admin` from 9.5.0 to 11.3.0
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Commits](https://github.com/firebase/firebase-admin-node/compare/v9.5.0...v11.3.0)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-type: indirect
- dependency-name: firebase-admin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-11-22 18:41:00 +01:00 committed by GitHub
parent 43598fc964
commit 631f24ce82
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1071 additions and 448 deletions

1517
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -20,7 +20,7 @@
"dependencies": {
"concurrently": "^5.3.0",
"express": "^4.17.1",
"firebase-admin": "^9.5.0",
"firebase-admin": "^11.3.0",
"helmet": "^3.23.3",
"moment": "^2.29.4",
"mongoose": "^5.12.2"