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 8, 2024
1 parent 527dd12 commit cd58656
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.3.23",
"version": "0.3.24",
"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.3",
"@digicatapult/tsoa-oauth-express": "^0.1.4",
"@kitajs/html": "^4.1.0",
"@kitajs/ts-html-plugin": "^4.0.1",
"@tsoa/runtime": "^6.2.1",
Expand Down Expand Up @@ -59,7 +59,7 @@
"@types/cookie-parser": "^1.4.7",
"@types/express": "^4.17.21",
"@types/mocha": "^10.0.6",
"@types/node": "^20.14.1",
"@types/node": "^20.14.2",
"@types/nodemailer": "^6.4.15",
"@types/pino-http": "^5.8.4",
"@types/sinon": "^17.0.3",
Expand All @@ -69,7 +69,7 @@
"chai-jest-snapshot": "^2.0.0",
"depcheck": "^1.4.7",
"mocha": "^10.4.0",
"prettier": "^3.3.0",
"prettier": "^3.3.1",
"prettier-plugin-organize-imports": "^3.2.4",
"sinon": "^18.0.0",
"supertest": "^7.0.0",
Expand Down

0 comments on commit cd58656

Please sign in to comment.