Skip to content

Commit 8b83c6b

Browse files
chore(store-indexer): bump koa (#3599)
Co-authored-by: Kevin Ingersoll <kingersoll@gmail.com>
1 parent 041031d commit 8b83c6b

3 files changed

Lines changed: 20 additions & 15 deletions

File tree

.changeset/selfish-paws-crash.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@latticexyz/store-indexer": patch
3+
---
4+
5+
Bumped Koa dependency for vulnerability fix.

packages/store-indexer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"debug": "^4.3.4",
6767
"dotenv": "^16.0.3",
6868
"drizzle-orm": "^0.28.5",
69-
"koa": "^2.14.2",
69+
"koa": "^2.15.4",
7070
"koa-compose": "^4.1.0",
7171
"postgres": "3.3.5",
7272
"prom-client": "^15.1.2",

pnpm-lock.yaml

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)