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 Jul 5, 2024
1 parent ad94b8e commit 84f754d
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 67 deletions.
138 changes: 74 additions & 64 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.7.0",
"version": "0.7.1",
"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.17",
"@digicatapult/tsoa-oauth-express": "^0.1.18",
"@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.5.2",
"mocha": "^10.6.0",
"pino-colada": "^2.2.2",
"prettier": "^3.3.2",
"prettier-plugin-organize-imports": "^4.0.0",
Expand Down

0 comments on commit 84f754d

Please sign in to comment.