Skip to content
This repository has been archived by the owner on Jun 26, 2024. It is now read-only.

Commit

Permalink
fix: authentication.
Browse files Browse the repository at this point in the history
  • Loading branch information
gdethier committed Jun 11, 2024
1 parent fad61c3 commit 4309ab8
Show file tree
Hide file tree
Showing 2 changed files with 177 additions and 177 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"typeorm": "node ./node_modules/typeorm/cli.js -d ./dist/db-tools/ormconfig.js"
},
"dependencies": {
"@logion/node-api": "^0.29.0",
"@logion/rest-api-core": "^0.5.0",
"@logion/node-api": "^0.31.0",
"@logion/rest-api-core": "^0.5.1",
"ansi-regex": "^6.0.1",
"body-parser": "^1.20.2",
"bson": "^4.7.0",
Expand Down
Loading

0 comments on commit 4309ab8

Please sign in to comment.