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 27, 2024
1 parent e397169 commit 7007fc6
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 13 deletions.
29 changes: 19 additions & 10 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "veritable-ui",
"version": "0.6.3",
"version": "0.6.4",
"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.12",
"@digicatapult/tsoa-oauth-express": "^0.1.13",
"@kitajs/html": "^4.1.0",
"@kitajs/ts-html-plugin": "^4.0.1",
"@tsoa/runtime": "^6.3.0",
Expand Down Expand Up @@ -72,7 +72,7 @@
"chai": "^5.1.1",
"chai-jest-snapshot": "^2.0.0",
"depcheck": "^1.4.7",
"mocha": "^10.4.0",
"mocha": "^10.5.0",
"pino-colada": "^2.2.2",
"prettier": "^3.3.2",
"prettier-plugin-organize-imports": "^3.2.4",
Expand Down

0 comments on commit 7007fc6

Please sign in to comment.