Skip to content

Commit

Permalink
refactor: update @appquality/tryber-database to version 0.41.16
Browse files Browse the repository at this point in the history
  • Loading branch information
cannarocks committed Oct 24, 2024
1 parent 9e06386 commit 46b4e09
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.41.10",
"@appquality/tryber-database": "^0.41.16",
"@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.41.10":
version "0.41.10"
resolved "https://registry.yarnpkg.com/@appquality/tryber-database/-/tryber-database-0.41.10.tgz#b66fd5d5c9874cbc960f50e278682b1a3cd1f2a0"
integrity sha512-HSYe/wpQsD3A8D+ip+6pTL2bEJfwUb3hj2rDrh+LJ2eCSMdIBwNHA67fjlNEtIgUcB/BIokWOi2z+UqIhtaVTQ==
"@appquality/tryber-database@^0.41.16":
version "0.41.16"
resolved "https://registry.yarnpkg.com/@appquality/tryber-database/-/tryber-database-0.41.16.tgz#96183b4a0300e018d31cf6608b3cf848303185d6"
integrity sha512-8DjB0SQFRBfvJiyKbmh3WoFRQ9Q8Gx+XTLKTtNJOBGWNO7e3kThTDJ8ZZHMIOXHjOA7w3i/LoxQx52YH3jrnQQ==
dependencies:
better-sqlite3 "^8.1.0"
knex "^2.5.1"
Expand Down

0 comments on commit 46b4e09

Please sign in to comment.