chore: update dependencies

This commit is contained in:
qier222 2020-10-31 12:05:01 +08:00
parent da6b7cdd95
commit 6c9cb56c78
No known key found for this signature in database
GPG Key ID: 9C85007ED905F14D
2 changed files with 8 additions and 0 deletions

View File

@ -23,6 +23,7 @@
"dayjs": "^1.8.36",
"howler": "^2.2.0",
"js-cookie": "^2.2.1",
"localforage": "^1.9.0",
"nprogress": "^0.2.0",
"plyr": "^3.6.2",
"prettier": "2.1.2",

View File

@ -5436,6 +5436,13 @@ localforage@1.8.1:
dependencies:
lie "3.1.1"
localforage@^1.9.0:
version "1.9.0"
resolved "https://registry.yarnpkg.com/localforage/-/localforage-1.9.0.tgz#f3e4d32a8300b362b4634cc4e066d9d00d2f09d1"
integrity sha512-rR1oyNrKulpe+VM9cYmcFn6tsHuokyVHFaCM3+osEmxaHTbEk8oQu6eGDfS6DQLWi/N67XRmB8ECG37OES368g==
dependencies:
lie "3.1.1"
locate-path@^3.0.0:
version "3.0.0"
resolved "https://registry.npm.taobao.org/locate-path/download/locate-path-3.0.0.tgz#dbec3b3ab759758071b58fe59fc41871af21400e"