Skip to content

Commit

Permalink
update shopify app express and sql lite session storage
Browse files Browse the repository at this point in the history
  • Loading branch information
andy-liuu committed Oct 29, 2024
1 parent 206abff commit 5bb3c71
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"node": ">=16.13.0"
},
"dependencies": {
"@shopify/shopify-app-express": "^5.0.4",
"@shopify/shopify-app-session-storage-sqlite": "^4.0.4",
"@shopify/shopify-app-express": "^5.0.8",
"@shopify/shopify-app-session-storage-sqlite": "^4.0.8",
"compression": "^1.7.4",
"cross-env": "^7.0.3",
"serve-static": "^1.14.1"
Expand Down

0 comments on commit 5bb3c71

Please sign in to comment.