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 Nov 6, 2024
1 parent 4740ecf commit 25b8bb5
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
22 changes: 11 additions & 11 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.14.6",
"version": "0.14.7",
"description": "UI for Veritable",
"main": "src/index.ts",
"type": "module",
Expand Down Expand Up @@ -33,7 +33,7 @@
"xss-scan": "xss-scan"
},
"dependencies": {
"@digicatapult/tsoa-oauth-express": "^0.1.67",
"@digicatapult/tsoa-oauth-express": "^0.1.68",
"@kitajs/html": "^4.2.4",
"@kitajs/ts-html-plugin": "^4.1.0",
"@tsoa/runtime": "^6.5.1",
Expand Down Expand Up @@ -71,13 +71,13 @@
"@types/cookie-parser": "^1.4.7",
"@types/express": "^4.17.21",
"@types/mocha": "^10.0.9",
"@types/node": "^20.17.5",
"@types/node": "^20.17.6",
"@types/nodemailer": "^6.4.16",
"@types/pino-http": "^5.8.4",
"@types/sinon": "^17.0.3",
"@types/supertest": "^6.0.2",
"@types/swagger-ui-express": "^4.1.7",
"@types/ws": "^8.5.12",
"@types/ws": "^8.5.13",
"@typescript-eslint/eslint-plugin": "^8.12.2",
"@typescript-eslint/parser": "^8.12.2",
"chai": "^5.1.2",
Expand Down

0 comments on commit 25b8bb5

Please sign in to comment.