Skip to content

Commit 54336bc

Browse files
chore(deps): bump dexie from 3.2.6 to 3.2.7 in /client/pwa (#10750)
1 parent 0a075d8 commit 54336bc

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

Diff for: client/pwa/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"@zip.js/zip.js": "2.7.40",
16-
"dexie": "3.2.6"
16+
"dexie": "3.2.7"
1717
},
1818
"devDependencies": {
1919
"@types/dexie": "1.3.1",

Diff for: client/pwa/yarn.lock

+4-11
Original file line numberDiff line numberDiff line change
@@ -371,12 +371,10 @@ cross-spawn@^7.0.3:
371371
shebang-command "^2.0.0"
372372
which "^2.0.1"
373373

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==
380378

381379
electron-to-chromium@^1.4.601:
382380
version "1.4.645"
@@ -559,11 +557,6 @@ json-schema-traverse@^0.4.1:
559557
resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz#69f6a87d9513ab8bb8fe63bdb0979c448e684660"
560558
integrity sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==
561559

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-
567560
kind-of@^6.0.2:
568561
version "6.0.3"
569562
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.3.tgz#07c05034a6c349fa06e24fa35aa76db4580ce4dd"

0 commit comments

Comments
 (0)