Skip to content

Commit

Permalink
build: bump packages
Browse files Browse the repository at this point in the history
  • Loading branch information
oreHGA committed May 2, 2024
1 parent 1d72b97 commit ece2246
Show file tree
Hide file tree
Showing 2 changed files with 220 additions and 9 deletions.
221 changes: 215 additions & 6 deletions server/package-lock.json

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

8 changes: 5 additions & 3 deletions server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,13 @@
"express": "^4.18.2",
"express-validator": "^6.14.3",
"fastq": "^1.15.0",
"google-auth-library": "^9.9.0",
"isomorphic-fetch": "^3.0.0",
"jsonwebtoken": "^9.0.0",
"jwt-decode": "^3.1.2",
"mysql2": "^3.0.1",
"node-cron": "^3.0.2",
"nodemailer": "^6.9.13",
"nodemon": "^2.0.20",
"nostr-relaypool": "^0.6.28",
"nostr-tools": "^1.11.1",
Expand All @@ -43,9 +45,9 @@
"@babel/preset-env": "^7.22.20",
"@types/cors": "^2.8.14",
"@types/express": "^4.17.18",
"@types/node": "^20.6.5",
"sequelize-cli": "^6.5.2",
"ts-node": "^10.9.1",
"typescript": "^5.2.2",
"@types/node": "^20.6.5"
"typescript": "^5.2.2"
}
}
}

0 comments on commit ece2246

Please sign in to comment.