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 29, 2024
1 parent 7007fc6 commit c8b1b69
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
16 changes: 8 additions & 8 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.6.4",
"version": "0.6.5",
"description": "UI for Veritable",
"main": "src/index.ts",
"type": "module",
Expand Down Expand Up @@ -31,7 +31,7 @@
"xss-scan": "xss-scan"
},
"dependencies": {
"@digicatapult/tsoa-oauth-express": "^0.1.13",
"@digicatapult/tsoa-oauth-express": "^0.1.14",
"@kitajs/html": "^4.1.0",
"@kitajs/ts-html-plugin": "^4.0.1",
"@tsoa/runtime": "^6.3.0",
Expand Down Expand Up @@ -62,7 +62,7 @@
"@types/cookie-parser": "^1.4.7",
"@types/express": "^4.17.21",
"@types/mocha": "^10.0.7",
"@types/node": "^20.14.8",
"@types/node": "^20.14.9",
"@types/nodemailer": "^6.4.15",
"@types/pino-http": "^5.8.4",
"@types/sinon": "^17.0.3",
Expand All @@ -72,7 +72,7 @@
"chai": "^5.1.1",
"chai-jest-snapshot": "^2.0.0",
"depcheck": "^1.4.7",
"mocha": "^10.5.0",
"mocha": "^10.5.1",
"pino-colada": "^2.2.2",
"prettier": "^3.3.2",
"prettier-plugin-organize-imports": "^3.2.4",
Expand Down

0 comments on commit c8b1b69

Please sign in to comment.