Skip to content

Commit 335917f

Browse files
update packages
1 parent 56608b7 commit 335917f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@
2929
"prepublish": "npm run build"
3030
},
3131
"dependencies": {
32-
"lru-cache": "^9.1.1"
32+
"lru-cache": "^9.1.2"
3333
},
3434
"peerDependencies": {
3535
"@shopify/shopify-api": "^5.0.1"
3636
},
3737
"devDependencies": {
38-
"@types/koa": "^2.13.4",
39-
"typescript": "^4.8.3"
38+
"@types/koa": "^2.14.0",
39+
"typescript": "^4.9.5"
4040
}
4141
}

0 commit comments

Comments
 (0)