Skip to content

Commit

Permalink
build: bump some more dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bpowers committed Nov 4, 2024
1 parent 07ba418 commit 358fe3b
Show file tree
Hide file tree
Showing 2 changed files with 310 additions and 123 deletions.
8 changes: 4 additions & 4 deletions src/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@
"private": true,
"main": "lib",
"dependencies": {
"@google-cloud/firestore": "^6.4.0",
"@google-cloud/trace-agent": "^7.1.0",
"@google-cloud/firestore": "^7.10.0",
"@google-cloud/trace-agent": "^8.0.0",
"@iarna/toml": "^2.2.3",
"@system-dynamics/core": "^1.0.0",
"@system-dynamics/diagram": "^1.0.0",
"@system-dynamics/importer": "^1.0.0",
"cookie-parser": "^1.4.4",
"cors": "^2.8.5",
"express": "^4.17.1",
"firebase-admin": "^11.0.0",
"google-protobuf": "^3.18.0",
"firebase-admin": "^12.7.0",
"google-protobuf": "^3.21.0",
"helmet": "^4.1.0",
"immutable": "^4.0.0",
"node-fetch": "^3.0.0",
Expand Down
Loading

0 comments on commit 358fe3b

Please sign in to comment.