Skip to content

Commit 16b78a5

Browse files
fix(deps): update dependency dexie to v3.2.7
1 parent ad3fa8e commit 16b78a5

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

package-lock.json

+7-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "web-discovery-project",
3-
"version": "1.1.71",
3+
"version": "1.1.72",
44
"description": "Standalone Web Discovery Project package and extension",
55
"scripts": {
66
"lint": "node fern.js lint",
@@ -115,7 +115,7 @@
115115
"@cliqz/url-parser": "1.1.5",
116116
"abortcontroller-polyfill": "1.7.5",
117117
"anonymous-credentials": "https://github.com/human-web/anonymous-credentials/releases/download/1.0.0/anonymous-credentials-1.0.0.tgz",
118-
"dexie": "3.2.4",
118+
"dexie": "3.2.7",
119119
"linkedom": "0.14.12",
120120
"pako": "2.1.0",
121121
"punycode": "2.3.1",

0 commit comments

Comments
 (0)