Update dependencies
This commit is contained in:
parent
7fe77cf359
commit
878e0b3aef
3 changed files with 70 additions and 54 deletions
|
@ -2,8 +2,7 @@
|
|||
|
||||
const domino = require("domino")
|
||||
const {getValidatedQuery, readValidatedBody, defineEventHandler} = require("h3")
|
||||
/** @type {import("@chriscdn/promise-semaphore")["default"]} */ // @ts-ignore
|
||||
const Semaphore = require("@chriscdn/promise-semaphore")
|
||||
const {Semaphore} = require("@chriscdn/promise-semaphore")
|
||||
|
||||
const {sync, db, router} = require("../passthrough")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue