build(deps): bump sqlite3 from 5.0.2 to 5.0.3 in /server (#128)
Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.0.2 to 5.0.3. - [Release notes](https://github.com/TryGhost/node-sqlite3/releases) - [Commits](https://github.com/TryGhost/node-sqlite3/compare/v5.0.2...v5.0.3) --- updated-dependencies: - dependency-name: sqlite3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
55c5ecfe6c
commit
53059e14ad
2 changed files with 322 additions and 398 deletions
|
@ -34,7 +34,7 @@
|
||||||
"reflect-metadata": "^0.1.10",
|
"reflect-metadata": "^0.1.10",
|
||||||
"sequelize": "^6.17.0",
|
"sequelize": "^6.17.0",
|
||||||
"sequelize-typescript": "^2.1.3",
|
"sequelize-typescript": "^2.1.3",
|
||||||
"sqlite3": "^5.1.2",
|
"sqlite3": "^5.0.3",
|
||||||
"strong-error-handler": "^4.0.0",
|
"strong-error-handler": "^4.0.0",
|
||||||
"umzug": "^3.1.0"
|
"umzug": "^3.1.0"
|
||||||
},
|
},
|
||||||
|
|
718
server/yarn.lock
718
server/yarn.lock
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue