File tree 2 files changed +5
-12
lines changed
2 files changed +5
-12
lines changed Original file line number Diff line number Diff line change 13
13
},
14
14
"dependencies" : {
15
15
"@zip.js/zip.js" : " 2.7.40" ,
16
- "dexie" : " 3.2.6 "
16
+ "dexie" : " 3.2.7 "
17
17
},
18
18
"devDependencies" : {
19
19
"@types/dexie" : " 1.3.1" ,
Original file line number Diff line number Diff line change @@ -371,12 +371,10 @@ cross-spawn@^7.0.3:
371
371
shebang-command "^2.0.0"
372
372
which "^2.0.1"
373
373
374
-
375
- version "3.2.6"
376
- resolved "https://registry.yarnpkg.com/dexie/-/dexie-3.2.6.tgz#c5980e4228d7e81744bb324c81459afa6604da41"
377
- integrity sha512-R9VzQ27/cncQymoAeD1kfu66NUrdxcnMNXVfEoFLnQ+apVVbS4++veUcSGxft9V++zaeiLkMAREOMf8EwgR/Vw==
378
- dependencies :
379
- karma-safari-launcher "^1.0.0"
374
+
375
+ version "3.2.7"
376
+ resolved "https://registry.yarnpkg.com/dexie/-/dexie-3.2.7.tgz#1346541c9c81e3bc6055a042a928837890595e3a"
377
+ integrity sha512-2a+BXvVhY5op+smDRLxeBAivE7YcYaneXJ1la3HOkUfX9zKkE/AJ8CNgjiXbtXepFyFmJNGSbmjOwqbT749r/w==
380
378
381
379
electron-to-chromium@^1.4.601 :
382
380
version "1.4.645"
@@ -559,11 +557,6 @@ json-schema-traverse@^0.4.1:
559
557
resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz#69f6a87d9513ab8bb8fe63bdb0979c448e684660"
560
558
integrity sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==
561
559
562
- karma-safari-launcher@^1.0.0 :
563
- version "1.0.0"
564
- resolved "https://registry.yarnpkg.com/karma-safari-launcher/-/karma-safari-launcher-1.0.0.tgz#96982a2cc47d066aae71c553babb28319115a2ce"
565
- integrity sha512-qmypLWd6F2qrDJfAETvXDfxHvKDk+nyIjpH9xIeI3/hENr0U3nuqkxaftq73PfXZ4aOuOChA6SnLW4m4AxfRjQ==
566
-
567
560
kind-of@^6.0.2 :
568
561
version "6.0.3"
569
562
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.3.tgz#07c05034a6c349fa06e24fa35aa76db4580ce4dd"
You can’t perform that action at this time.
0 commit comments