Skip to content

Commit

Permalink
Update npm - all minor and patch updates (#270)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 29eefcb commit a746350
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 66 deletions.
120 changes: 60 additions & 60 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "veritable-ui",
"version": "0.15.21",
"version": "0.15.22",
"description": "UI for Veritable",
"main": "src/index.ts",
"type": "module",
Expand Down Expand Up @@ -34,8 +34,8 @@
"xss-scan": "xss-scan"
},
"dependencies": {
"@digicatapult/tsoa-oauth-express": "^0.1.75",
"@kitajs/html": "^4.2.5",
"@digicatapult/tsoa-oauth-express": "^0.1.82",
"@kitajs/html": "^4.2.6",
"@kitajs/ts-html-plugin": "^4.1.1",
"@tsoa/runtime": "^6.6.0",
"@types/compression": "^1.7.5",
Expand Down Expand Up @@ -79,8 +79,8 @@
"@types/supertest": "^6.0.2",
"@types/swagger-ui-express": "^4.1.7",
"@types/ws": "^8.5.13",
"@typescript-eslint/eslint-plugin": "^8.18.0",
"@typescript-eslint/parser": "^8.18.0",
"@typescript-eslint/eslint-plugin": "^8.18.1",
"@typescript-eslint/parser": "^8.18.1",
"chai": "^5.1.2",
"chai-jest-snapshot": "^2.0.0",
"concurrently": "^9.1.0",
Expand All @@ -99,6 +99,6 @@
"supertest": "^7.0.0",
"testcontainers": "^10.16.0",
"typescript": "^5.7.2",
"undici": "^7.1.0"
"undici": "^7.1.1"
}
}

0 comments on commit a746350

Please sign in to comment.