Skip to content

Commit 16fd251

Browse files
committed
fix(deps): update dependency dropbox to v10
1 parent 3d806f0 commit 16fd251

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@uppy/xhr-upload": "^1.7.2",
7272
"dateformat": "^4.5.1",
7373
"dayjs": "^1.9.8",
74-
"dropbox": "^9.6.0",
74+
"dropbox": "^10.0.0",
7575
"dropbox-dropins": "^1.0.4",
7676
"filepond": "^4.27.0",
7777
"gh-pages": "^3.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3674,10 +3674,10 @@ dropbox-dropins@^1.0.4:
36743674
resolved "https://registry.nlark.com/dropbox-dropins/download/dropbox-dropins-1.0.4.tgz#90fd98b2ddc6c76c982e4dbcd7c8399e271f7282"
36753675
integrity sha1-kP2Yst3Gx2yYLk2818g5nicfcoI=
36763676

3677-
dropbox@^9.6.0:
3678-
version "9.6.0"
3679-
resolved "https://registry.npm.taobao.org/dropbox/download/dropbox-9.6.0.tgz#e2e256ecf9c066892c2ae9ccde2ba5e1aa6cfbc9"
3680-
integrity sha1-4uJW7PnAZoksKunM3iul4aps+8k=
3677+
dropbox@^10.0.0:
3678+
version "10.30.0"
3679+
resolved "https://registry.yarnpkg.com/dropbox/-/dropbox-10.30.0.tgz#6b2a5bdf3fac8475645ea2d6d19b86abb0a504d5"
3680+
integrity sha512-ah4mb4YoI7WwS0yXtDLKxbp9apXp5TfPksDuEvvgCYR1bpMmQKUFG9raNMLC2NsF4Dc/9Axxqj436ErPvg9HeQ==
36813681
dependencies:
36823682
node-fetch "^2.6.1"
36833683

0 commit comments

Comments
 (0)