소스 검색

build(deps): update elysia requirement from ^1.1.3 to ^1.1.4

---
updated-dependencies:
- dependency-name: elysia
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 1 년 전
부모
커밋
b44eb22e77
2개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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": {