Skip to content

Commit 8dee136

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-DOCPATH-1011952
1 parent 5d5a3cc commit 8dee136

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"detect-character-encoding": "^0.8.0",
2525
"encoding-japanese": "^1.0.30",
2626
"jshashes": "^1.0.8",
27-
"json-2-csv": "^3.7.7",
27+
"json-2-csv": "^3.7.8",
2828
"minify": "^5.1.1",
2929
"moment": "2.29.0",
3030
"moment-timezone": "^0.5.31",

0 commit comments

Comments
 (0)