Skip to content

Commit

Permalink
chore(deps): bump knex from 0.95.10 to 2.4.2
Browse files Browse the repository at this point in the history
Bumps [knex](https://github.com/knex/knex) from 0.95.10 to 2.4.2.
- [Release notes](https://github.com/knex/knex/releases)
- [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/knex/knex/commits)

---
updated-dependencies:
- dependency-name: knex
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 7, 2023
1 parent 2a6ca06 commit 942fda3
Show file tree
Hide file tree
Showing 3 changed files with 10,189 additions and 12,324 deletions.
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"joi": "^17.4.2",
"jsonwebtoken": "^8.5.1",
"jwks-rsa": "^2.0.4",
"knex": "^0.95.10",
"knex": "^2.4.2",
"nodemailer": "^6.6.3",
"pg": "^8.7.1",
"punycode": "^2.1.1",
Expand Down
2 changes: 1 addition & 1 deletion tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"repository": "https://github.com/dhis2/app-hub",
"dependencies": {
"dotenv": "^10.0.0",
"knex": "^0.95.10",
"knex": "^2.4.2",
"request": "^2.88.2",
"request-promise-native": "^1.0.9",
"slugify": "^1.6.0"
Expand Down
Loading

0 comments on commit 942fda3

Please sign in to comment.