Skip to content

Commit 17e353f

Browse files
chore(deps): bump dexie from 3.2.5 to 3.2.6 in /client/pwa (#10645)
1 parent eda4329 commit 17e353f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.36",
16-
"dexie": "3.2.5"
16+
"dexie": "3.2.6"
1717
},
1818
"devDependencies": {
1919
"@types/dexie": "1.3.1",

Diff for: client/pwa/yarn.lock

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

374-
dexie@*, [email protected].5:
375-
version "3.2.5"
376-
resolved "https://registry.yarnpkg.com/dexie/-/dexie-3.2.5.tgz#f68e34b98e0e5e3412cf86b540a2cc6cbf9b0266"
377-
integrity sha512-MA7vYQvXxWN2+G50D0GLS4FqdYUyRYQsN0FikZIVebOmRoNCSCL9+eUbIF80dqrfns3kmY+83+hE2GN9CnAGyA==
374+
dexie@*, [email protected].6:
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==
378378
dependencies:
379379
karma-safari-launcher "^1.0.0"
380380

0 commit comments

Comments
 (0)