Skip to content

Commit

Permalink
maerging
Browse files Browse the repository at this point in the history
  • Loading branch information
clen678 committed Oct 7, 2024
2 parents dc662be + 72ceedc commit e4077a8
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 0 deletions.
6 changes: 6 additions & 0 deletions api/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"express-cors": "^0.0.3",
"firebase": "^10.13.1",
"firebase-admin": "^12.5.0",
"js-base64": "^3.7.7",
"jsonwebtoken": "^9.0.2",
"mongoose": "^8.1.1",
"passport-api": "file:",
Expand Down
6 changes: 6 additions & 0 deletions api/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1556,6 +1556,11 @@ jose@^4.14.6:
resolved "https://registry.npmjs.org/jose/-/jose-4.15.9.tgz"
integrity sha512-1vUQX+IdDMVPj4k8kOxgUqlcK518yluMuGZwqlr44FS1ppZB/5GWh4rZG89erpOBOJjU/OBsnCVFfapsRz6nEA==

js-base64@^3.7.7:
version "3.7.7"
resolved "https://registry.npmjs.org/js-base64/-/js-base64-3.7.7.tgz"
integrity sha512-7rCnleh0z2CkXhH67J8K1Ytz0b2Y+yxTPL+/KOJoa20hfnVQ/3/T6W/KflYI4bRHRagNeXeU2bkNGI3v1oS/lw==

json-bigint@^1.0.0:
version "1.0.0"
resolved "https://registry.npmjs.org/json-bigint/-/json-bigint-1.0.0.tgz"
Expand Down Expand Up @@ -1910,6 +1915,7 @@ parseurl@~1.3.3:
express-cors "^0.0.3"
firebase "^10.13.1"
firebase-admin "^12.5.0"
js-base64 "^3.7.7"
jsonwebtoken "^9.0.2"
mongoose "^8.1.1"
passport-api "file:"
Expand Down

0 comments on commit e4077a8

Please sign in to comment.