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 Sep 19, 2024
1 parent 1a9274e commit 72b96a0
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 51 deletions.
94 changes: 47 additions & 47 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.9.0",
"version": "0.9.1",
"description": "UI for Veritable",
"main": "src/index.ts",
"type": "module",
Expand Down Expand Up @@ -33,7 +33,7 @@
"xss-scan": "xss-scan"
},
"dependencies": {
"@digicatapult/tsoa-oauth-express": "^0.1.44",
"@digicatapult/tsoa-oauth-express": "^0.1.46",
"@kitajs/html": "^4.2.2",
"@kitajs/ts-html-plugin": "^4.0.3",
"@tsoa/runtime": "^6.4.0",
Expand Down Expand Up @@ -78,8 +78,8 @@
"@types/supertest": "^6.0.2",
"@types/swagger-ui-express": "^4.1.6",
"@types/ws": "^8.5.12",
"@typescript-eslint/eslint-plugin": "^8.5.0",
"@typescript-eslint/parser": "^8.5.0",
"@typescript-eslint/eslint-plugin": "^8.6.0",
"@typescript-eslint/parser": "^8.6.0",
"chai": "^5.1.1",
"chai-jest-snapshot": "^2.0.0",
"concurrently": "^9.0.1",
Expand Down

0 comments on commit 72b96a0

Please sign in to comment.