Browse Source

chore(deps): bump sqlite3

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)
- [Changelog](https://github.com/TryGhost/node-sqlite3/blob/master/CHANGELOG.md)
- [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>
pull/1927/head
dependabot[bot] 2 years ago committed by GitHub
parent
commit
37c96679dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1177
      scripts/cypress/fixtures/sqlite-sakila/regenFiles/package-lock.json
  2. 2
      scripts/cypress/fixtures/sqlite-sakila/regenFiles/package.json

1177
scripts/cypress/fixtures/sqlite-sakila/regenFiles/package-lock.json generated

File diff suppressed because it is too large Load Diff

2
scripts/cypress/fixtures/sqlite-sakila/regenFiles/package.json

@ -9,6 +9,6 @@
"author": "",
"license": "ISC",
"dependencies": {
"sqlite3": "^5.0.2"
"sqlite3": "^5.0.3"
}
}

Loading…
Cancel
Save