Skip to content

Commit

Permalink
chore(deps): bump dexie from 3.2.7 to 4.0.8 in /client/pwa (#11461)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 12, 2024
1 parent 0e6f0e0 commit 7a08569
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.45",
"dexie": "3.2.7"
"dexie": "4.0.8"
},
"devDependencies": {
"@types/dexie": "1.3.1",
Expand Down
8 changes: 4 additions & 4 deletions client/pwa/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -371,10 +371,10 @@ cross-spawn@^7.0.3:
shebang-command "^2.0.0"
which "^2.0.1"

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==
dexie@*, dexie@4.0.8:
version "4.0.8"
resolved "https://registry.yarnpkg.com/dexie/-/dexie-4.0.8.tgz#21fca70686bdaa1d86fad45b6b19316f6a084a1d"
integrity sha512-1G6cJevS17KMDK847V3OHvK2zei899GwpDiqfEXHP1ASvme6eWJmAp9AU4s1son2TeGkWmC0g3y8ezOBPnalgQ==

electron-to-chromium@^1.4.601:
version "1.4.645"
Expand Down

0 comments on commit 7a08569

Please sign in to comment.