Skip to content

Commit

Permalink
Bump zotero-types, zotero-plugin-toolkit, and chokidar packages to re…
Browse files Browse the repository at this point in the history
…solve vulnerabilities in pdfjs-dist and braces libraries
  • Loading branch information
Dominic-DallOsto committed Jul 12, 2024
1 parent f6f8e2e commit 30e2b24
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 34 deletions.
63 changes: 33 additions & 30 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@
},
"homepage": "https://github.com/Dominic-DallOsto/zotero-reading-list",
"dependencies": {
"zotero-plugin-toolkit": "^2.3.15"
"zotero-plugin-toolkit": "^2.3.37"
},
"devDependencies": {
"@types/node": "^20.10.4",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"chokidar": "^3.5.3",
"chokidar": "^3.6.0",
"compressing": "^1.10.0",
"esbuild": "^0.20.1",
"eslint": "^8.55.0",
Expand All @@ -47,7 +47,7 @@
"release-it": "^17.0.1",
"replace-in-file": "^7.0.2",
"typescript": "^5.3.3",
"zotero-types": "^1.3.10"
"zotero-types": "^2.0.3"
},
"eslintConfig": {
"env": {
Expand Down Expand Up @@ -138,4 +138,4 @@
"after:bump": "npm run build"
}
}
}
}

0 comments on commit 30e2b24

Please sign in to comment.