Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Commit

Permalink
Merge pull request #55 from JaneJeon/dependabot/npm_and_yarn/knex-0.20.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Dec 9, 2019
2 parents 6ed40bf + ff50898 commit 1e3719c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"is-ci": "^2.0.0",
"jest": "^24.9.0",
"jest-junit": "^10.0.0",
"knex": "^0.20.3",
"knex": "^0.20.4",
"lint-staged": "^9.5.0",
"objection": "^1.6.11",
"objection-visibility": "^0.4.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3278,10 +3278,10 @@ kleur@^3.0.3:
resolved "https://registry.yarnpkg.com/kleur/-/kleur-3.0.3.tgz#a79c9ecc86ee1ce3fa6206d1216c501f147fc07e"
integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==

knex@^0.20.3:
version "0.20.3"
resolved "https://registry.yarnpkg.com/knex/-/knex-0.20.3.tgz#85178cd6873f75827be86d054c4e117bb4d9657b"
integrity sha512-zzYO34pSCCYVqRTbCp8xL+Z7fvHQl5anif3Oacu6JaHFDubB7mFGWRRJBNSO3N8Ql4g4CxUgBctaPiliwoOsNA==
knex@^0.20.4:
version "0.20.4"
resolved "https://registry.yarnpkg.com/knex/-/knex-0.20.4.tgz#ee9575abb0611f44232a1579ea7c72d0fdff4ebe"
integrity sha512-gNpYj9BtacWnQwkyPaHOlzHRLJ7N6Abz8AKYb4OqoDA/iCY50VAUSpigjkS7Z4sr7uW64sxW2cVoXudaLN1ZQw==
dependencies:
bluebird "^3.7.1"
colorette "1.1.0"
Expand Down

0 comments on commit 1e3719c

Please sign in to comment.