Skip to content

Commit b647338

Browse files
committed
fix(deps): update dependency dropbox to v10
1 parent fb505c6 commit b647338

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
@@ -67,7 +67,7 @@
6767
"@uppy/xhr-upload": "^1.7.2",
6868
"dateformat": "^4.5.1",
6969
"dayjs": "^1.9.8",
70-
"dropbox": "^9.6.0",
70+
"dropbox": "^10.0.0",
7171
"dropbox-dropins": "^1.0.4",
7272
"filepond": "^4.27.0",
7373
"gh-pages": "^3.1.0",

yarn.lock

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

3606-
dropbox@^9.6.0:
3607-
version "9.6.0"
3608-
resolved "https://registry.npm.taobao.org/dropbox/download/dropbox-9.6.0.tgz#e2e256ecf9c066892c2ae9ccde2ba5e1aa6cfbc9"
3609-
integrity sha1-4uJW7PnAZoksKunM3iul4aps+8k=
3606+
dropbox@^10.0.0:
3607+
version "10.8.0"
3608+
resolved "https://registry.yarnpkg.com/dropbox/-/dropbox-10.8.0.tgz#8a48fa41f316c3e20d43fd5bb283e9725ca09208"
3609+
integrity sha512-GkcRL8LpPypBI+TamhmOxve4UNzxlY+QrxF/mJo7s2XH7g4cTgx6yHOpRZtGVCe+ByXvAIIB8ZsYMfjVTCTk5w==
36103610
dependencies:
36113611
node-fetch "^2.6.1"
36123612

0 commit comments

Comments
 (0)