Skip to content

Commit

Permalink
Bump sqlite3 from 5.1.4 to 5.1.5 in /udmif/api (#620)
Browse files Browse the repository at this point in the history
Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.1.4 to 5.1.5.
- [Release notes](https://github.com/TryGhost/node-sqlite3/releases)
- [Commits](TryGhost/node-sqlite3@v5.1.4...v5.1.5)

---
updated-dependencies:
- dependency-name: sqlite3
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 14, 2023
1 parent cba79f5 commit be02d16
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 8 deletions.
86 changes: 79 additions & 7 deletions udmif/api/package-lock.json

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

2 changes: 1 addition & 1 deletion udmif/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"lint-staged": "^12.2.2",
"nodemon": "^2.0.15",
"prettier": "^2.5.1",
"sqlite3": "^5.1.4",
"sqlite3": "^5.1.5",
"ts-jest": "^27.1.3",
"ts-node": "^10.4.0",
"typescript": "^4.5.5"
Expand Down

0 comments on commit be02d16

Please sign in to comment.