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 5, 2024
1 parent 08407e7 commit 420fb24
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 11 deletions.
18 changes: 10 additions & 8 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.3.19",
"version": "0.3.20",
"description": "UI for Veritable",
"main": "src/index.ts",
"type": "module",
Expand Down Expand Up @@ -29,7 +29,7 @@
"xss-scan": "xss-scan"
},
"dependencies": {
"@digicatapult/tsoa-oauth-express": "^0.1.2",
"@digicatapult/tsoa-oauth-express": "^0.1.3",
"@kitajs/html": "^4.1.0",
"@kitajs/ts-html-plugin": "^4.0.1",
"@tsoa/runtime": "^6.2.1",
Expand Down Expand Up @@ -69,7 +69,7 @@
"chai-jest-snapshot": "^2.0.0",
"depcheck": "^1.4.7",
"mocha": "^10.4.0",
"prettier": "^3.2.5",
"prettier": "^3.3.0",
"prettier-plugin-organize-imports": "^3.2.4",
"sinon": "^18.0.0",
"supertest": "^7.0.0",
Expand Down

0 comments on commit 420fb24

Please sign in to comment.