Skip to content

Commit

Permalink
chore: update @appquality/tryber-database to version 0.42.2
Browse files Browse the repository at this point in the history
  • Loading branch information
d-beezee committed Nov 20, 2024
1 parent 35b0dda commit 509ea9d
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 @@ -21,7 +21,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@appquality/tryber-database": "^0.42.0",
"@appquality/tryber-database": "^0.42.2",
"@appquality/wp-auth": "^1.0.7",
"@googlemaps/google-maps-services-js": "^3.3.7",
"@sendgrid/mail": "^7.6.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
"@babel/parser" "^7.22.5"
"@babel/traverse" "^7.22.5"

"@appquality/tryber-database@^0.42.0":
version "0.42.0"
resolved "https://registry.npmjs.org/@appquality/tryber-database/-/tryber-database-0.42.0.tgz#4b517d52f61e666e8730c505070db50c0e922940"
integrity sha512-Knxhw6aHWF1d7QnVLiXVkQOPN7pm4uG99pgAtaGZjyhpVBij9BcIZnMFDPxSWO7IHY+JWLfa9PJFjco4SbGG8Q==
"@appquality/tryber-database@^0.42.2":
version "0.42.2"
resolved "https://registry.npmjs.org/@appquality/tryber-database/-/tryber-database-0.42.2.tgz#2b541c89657a64c223ca354578e388670f21b59a"
integrity sha512-zYQb6Pjpm7+TDxndiXReeQV0ROZqSLDvEc1YRz4AQZUuYGR2o+x8QBNhKfx4ixn0H2o+XbaGl8jB0U1oEkXftQ==
dependencies:
better-sqlite3 "^8.1.0"
knex "^2.5.1"
Expand Down

0 comments on commit 509ea9d

Please sign in to comment.