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 Oct 18, 2024
1 parent 6ae3501 commit d054143
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 20 deletions.
48 changes: 34 additions & 14 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "veritable-ui",
"version": "0.11.8",
"version": "0.11.9",
"description": "UI for Veritable",
"main": "src/index.ts",
"type": "module",
Expand Down Expand Up @@ -33,10 +33,10 @@
"xss-scan": "xss-scan"
},
"dependencies": {
"@digicatapult/tsoa-oauth-express": "^0.1.55",
"@digicatapult/tsoa-oauth-express": "^0.1.56",
"@kitajs/html": "^4.2.3",
"@kitajs/ts-html-plugin": "^4.1.0",
"@tsoa/runtime": "^6.5.0",
"@tsoa/runtime": "^6.5.1",
"@types/compression": "^1.7.5",
"argon2": "^0.41.1",
"body-parser": "^2.0.1",
Expand All @@ -50,10 +50,10 @@
"knex": "^3.1.0",
"nodemailer": "^6.9.15",
"pg": "^8.13.0",
"pino": "^9.4.0",
"pino": "^9.5.0",
"pino-http": "^10.3.0",
"swagger-ui-express": "^5.0.1",
"tsoa": "^6.5.0",
"tsoa": "^6.5.1",
"tsyringe": "^4.8.0",
"ws": "^8.18.0",
"zod": "^3.23.8"
Expand All @@ -64,7 +64,7 @@
"@playwright/test": "^1.48.0",
"@swc-node/register": "^1.10.9",
"@swc/cli": "^0.4.1-nightly.20240914",
"@swc/core": "^1.7.35",
"@swc/core": "^1.7.36",
"@types/body-parser": "^1.19.5",
"@types/chai": "^5.0.0",
"@types/chai-jest-snapshot": "^1.3.8",
Expand Down

0 comments on commit d054143

Please sign in to comment.