File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 18
18
"dependencies" : {
19
19
"@sentry/types" : " 6.0.2" ,
20
20
"@sentry/utils" : " 6.0.2" ,
21
- "localforage" : " 1.8.1" ,
21
+ "localforage" : " ^ 1.8.1" ,
22
22
"tslib" : " ^1.9.3"
23
23
},
24
24
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -14006,10 +14006,10 @@ loader.js@^4.7.0:
14006
14006
resolved "https://registry.yarnpkg.com/loader.js/-/loader.js-4.7.0.tgz#a1a52902001c83631efde9688b8ab3799325ef1f"
14007
14007
integrity sha512-9M2KvGT6duzGMgkOcTkWb+PR/Q2Oe54df/tLgHGVmFpAmtqJ553xJh6N63iFYI2yjo2PeJXbS5skHi/QpJq4vA==
14008
14008
14009
-
14010
- version "1.8.1 "
14011
- resolved "https://registry.yarnpkg.com/localforage/-/localforage-1.8.1 .tgz#f6c0a24b41ab33b10e4dc84342dd696f6f3e3433 "
14012
- integrity sha512-azSSJJfc7h4bVpi0PGi+SmLQKJl2/8NErI+LhJsrORNikMZnhaQ7rv9fHj+ofwgSHrKRlsDCL/639a6nECIKuQ ==
14009
+ localforage@^ 1.8.1:
14010
+ version "1.9.0 "
14011
+ resolved "https://registry.yarnpkg.com/localforage/-/localforage-1.9.0 .tgz#f3e4d32a8300b362b4634cc4e066d9d00d2f09d1 "
14012
+ integrity sha512-rR1oyNrKulpe+VM9cYmcFn6tsHuokyVHFaCM3+osEmxaHTbEk8oQu6eGDfS6DQLWi/N67XRmB8ECG37OES368g ==
14013
14013
dependencies:
14014
14014
lie "3.1.1"
14015
14015
You can’t perform that action at this time.
0 commit comments