Skip to content

Commit

Permalink
upd deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ais-one committed Sep 24, 2024
1 parent 2d99a56 commit c15785c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions libs/node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@es-labs/node",
"version": "0.0.39",
"version": "0.0.40",
"author": "Aaron Gong",
"license": "MIT",
"repository": {
Expand All @@ -20,7 +20,7 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"@google-cloud/storage": "^7.12.1",
"@google-cloud/storage": "^7.13.0",
"@node-saml/node-saml": "^5.0.0",
"bcryptjs": "^2.4.3",
"connect-history-api-fallback": "^2.0.0",
Expand All @@ -30,7 +30,7 @@
"helmet": "^7.1.0",
"ioredis": "^5.4.1",
"jsonwebtoken": "^9.0.2",
"keyv": "^4.5.4",
"keyv": "^5.0.3",
"knex": "^3.1.0",
"morgan": "^1.10.0",
"multer": "^1.4.5-lts.1",
Expand Down

0 comments on commit c15785c

Please sign in to comment.