Skip to content

Commit 846b570

Browse files
committed
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CRYPTOJS-6028119
1 parent 40564a1 commit 846b570

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
"notevil": "^1.3.3",
144144
"on-finished": "^2.3.0",
145145
"otplib": "^12.0.1",
146-
"pdfkit": "^0.11.0",
146+
"pdfkit": "^0.12.2",
147147
"portscanner": "^2.2.0",
148148
"prom-client": "^12.0.0",
149149
"pug": "^3.0.0",

0 commit comments

Comments
 (0)