Skip to content

Commit

Permalink
Update npm - all minor and patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 11, 2024
1 parent 6d36bd1 commit aab1232
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 21 deletions.
37 changes: 20 additions & 17 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "veritable-ui",
"version": "0.4.0",
"version": "0.4.1",
"description": "UI for Veritable",
"main": "src/index.ts",
"type": "module",
Expand Down Expand Up @@ -29,10 +29,10 @@
"xss-scan": "xss-scan"
},
"dependencies": {
"@digicatapult/tsoa-oauth-express": "^0.1.5",
"@digicatapult/tsoa-oauth-express": "^0.1.7",
"@kitajs/html": "^4.1.0",
"@kitajs/ts-html-plugin": "^4.0.1",
"@tsoa/runtime": "^6.2.1",
"@tsoa/runtime": "^6.3.0",
"@types/compression": "^1.7.5",
"argon2": "^0.40.3",
"body-parser": "^1.20.2",
Expand All @@ -48,7 +48,7 @@
"pino": "^9.1.0",
"pino-http": "^10.1.0",
"swagger-ui-express": "^5.0.1",
"tsoa": "^6.2.1",
"tsoa": "^6.3.0",
"tsyringe": "^4.8.0",
"zod": "^3.23.8"
},
Expand Down

0 comments on commit aab1232

Please sign in to comment.