Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Commit

Permalink
upgrade client
Browse files Browse the repository at this point in the history
  • Loading branch information
mgilangjanuar committed Jun 5, 2022
1 parent f1ff8ec commit 2b72d07
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"serialize-error": "^8.1.0",
"serverless-http": "^3.0.1",
"source-map-support": "^0.5.19",
"teledrive-client": "^2.7.23",
"teledrive-client": "^2.8.2",
"uuid-random": "^1.3.2"
},
"devDependencies": {
Expand Down Expand Up @@ -85,4 +85,4 @@
"rimraf": "^3.0.2",
"typescript": "^4.4.2"
}
}
}
4 changes: 2 additions & 2 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"streamsaver": "^2.0.5",
"sw-precache-cra": "^1.0.0",
"swr": "^1.0.0",
"teledrive-client": "^2.7.23",
"teledrive-client": "^2.8.2",
"through2": "^4.0.2",
"typescript": "^4.0.3",
"use-debounce": "^7.0.1",
Expand Down Expand Up @@ -109,4 +109,4 @@
"workbox-strategies": "^5.1.3",
"workbox-streams": "^5.1.3"
}
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14663,10 +14663,10 @@ tar@^6.0.2:
mkdirp "^1.0.3"
yallist "^4.0.0"

teledrive-client@^2.7.23:
version "2.7.23"
resolved "https://registry.yarnpkg.com/teledrive-client/-/teledrive-client-2.7.23.tgz#fa3de27188d1f242ca5b531b532b8470f037d955"
integrity sha512-++Z1rhUxiBJCulLLhspTZz70oVv0JDxacjKy3rne+a5vihG1RvR2Jb+6wE9qY/PMPI8WTjsHNwclVgVXgDB8/w==
teledrive-client@^2.8.2:
version "2.8.2"
resolved "https://registry.yarnpkg.com/teledrive-client/-/teledrive-client-2.8.2.tgz#825ff5353a5a8f05460665a440068ed3d06d3e58"
integrity sha512-tsbrqFEHurYepyvBCw3fh3/lXzTT1PDy2jcyqr8b4wh6QHbfgRYAJw9J2r/DLRSzL9wahcLlgyn3WYXczxfmCQ==
dependencies:
"@cryptography/aes" "^0.1.1"
async-mutex "^0.3.0"
Expand Down

0 comments on commit 2b72d07

Please sign in to comment.