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 1818 "dependencies" : {
1919 "@sentry/types" : " 6.0.2" ,
2020 "@sentry/utils" : " 6.0.2" ,
21- "localforage" : " 1.8.1" ,
21+ "localforage" : " ^ 1.8.1" ,
2222 "tslib" : " ^1.9.3"
2323 },
2424 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -14006,10 +14006,10 @@ loader.js@^4.7.0:
1400614006 resolved "https://registry.yarnpkg.com/loader.js/-/loader.js-4.7.0.tgz#a1a52902001c83631efde9688b8ab3799325ef1f"
1400714007 integrity sha512-9M2KvGT6duzGMgkOcTkWb+PR/Q2Oe54df/tLgHGVmFpAmtqJ553xJh6N63iFYI2yjo2PeJXbS5skHi/QpJq4vA==
1400814008
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 ==
1401314013 dependencies:
1401414014 lie "3.1.1"
1401514015
You can’t perform that action at this time.
0 commit comments