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 May 11, 2024
1 parent 867c914 commit 57ac98d
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
28 changes: 14 additions & 14 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.1.10",
"version": "0.1.11",
"description": "UI for Veritable",
"main": "src/index.ts",
"type": "commonjs",
Expand Down Expand Up @@ -45,7 +45,7 @@
"swagger-ui-express": "^5.0.0",
"tsoa": "^6.2.1",
"tsyringe": "^4.8.0",
"zod": "^3.23.6"
"zod": "^3.23.7"
},
"devDependencies": {
"@types/body-parser": "^1.19.5",
Expand All @@ -63,7 +63,7 @@
"mocha": "^10.4.0",
"prettier": "^3.2.5",
"prettier-plugin-organize-imports": "^3.2.4",
"sinon": "^17.0.1",
"sinon": "^17.0.2",
"tsimp": "^2.0.11"
}
}

0 comments on commit 57ac98d

Please sign in to comment.