Update service endpoint

Update project dependencies

Signed-off-by: Joe Ma <rikkaneko23@gmail.com>
This commit is contained in:
Joe Ma 2023-07-12 10:14:41 +08:00
parent 174885af7c
commit 50244f0c1e
No known key found for this signature in database
GPG key ID: 7A0ECF5F5EDC587F
7 changed files with 195 additions and 195 deletions

View file

@ -3,9 +3,9 @@
"version": "1.3",
"dependencies": {
"aws4fetch": "^1.0.17",
"nanoid": "^4.0.1",
"dedent-js": "^1.0.1",
"js-sha256": "^0.9.0",
"dedent-js": "^1.0.1"
"nanoid": "^4.0.1"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20230321.0",