Skip to content

Commit

Permalink
chore(deps): bump dexie from 3.2.6 to 3.2.7 in /client/pwa (#10750)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 20, 2024
1 parent 0a075d8 commit 54336bc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 12 deletions.
2 changes: 1 addition & 1 deletion client/pwa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"@zip.js/zip.js": "2.7.40",
"dexie": "3.2.6"
"dexie": "3.2.7"
},
"devDependencies": {
"@types/dexie": "1.3.1",
Expand Down
15 changes: 4 additions & 11 deletions client/pwa/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -371,12 +371,10 @@ cross-spawn@^7.0.3:
shebang-command "^2.0.0"
which "^2.0.1"

dexie@*, dexie@3.2.6:
version "3.2.6"
resolved "https://registry.yarnpkg.com/dexie/-/dexie-3.2.6.tgz#c5980e4228d7e81744bb324c81459afa6604da41"
integrity sha512-R9VzQ27/cncQymoAeD1kfu66NUrdxcnMNXVfEoFLnQ+apVVbS4++veUcSGxft9V++zaeiLkMAREOMf8EwgR/Vw==
dependencies:
karma-safari-launcher "^1.0.0"
dexie@*, dexie@3.2.7:
version "3.2.7"
resolved "https://registry.yarnpkg.com/dexie/-/dexie-3.2.7.tgz#1346541c9c81e3bc6055a042a928837890595e3a"
integrity sha512-2a+BXvVhY5op+smDRLxeBAivE7YcYaneXJ1la3HOkUfX9zKkE/AJ8CNgjiXbtXepFyFmJNGSbmjOwqbT749r/w==

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

karma-safari-launcher@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/karma-safari-launcher/-/karma-safari-launcher-1.0.0.tgz#96982a2cc47d066aae71c553babb28319115a2ce"
integrity sha512-qmypLWd6F2qrDJfAETvXDfxHvKDk+nyIjpH9xIeI3/hENr0U3nuqkxaftq73PfXZ4aOuOChA6SnLW4m4AxfRjQ==

kind-of@^6.0.2:
version "6.0.3"
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.3.tgz#07c05034a6c349fa06e24fa35aa76db4580ce4dd"
Expand Down

0 comments on commit 54336bc

Please sign in to comment.