Browse Source

Merge pull request #88 from C4illin/dependabot/npm_and_yarn/elysia-tw-1.1.4

build(deps): update elysia requirement from ^1.1.3 to ^1.1.4
Emrik Östling 1 year ago
parent
commit
6d6bc6cfdd
2 changed files with 1 additions and 1 deletions
  1. BIN
      bun.lockb
  2. 1 1
      package.json

BIN
bun.lockb


+ 1 - 1
package.json

@@ -12,7 +12,7 @@
     "@elysiajs/html": "^1.1.0",
     "@elysiajs/jwt": "^1.1.0",
     "@elysiajs/static": "^1.1.0",
-    "elysia": "^1.1.3"
+    "elysia": "^1.1.4"
   },
   "module": "src/index.tsx",
   "bun-create": {