Skip to content

Commit 3450ca3

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-MOMENT-2440688
1 parent 2763938 commit 3450ca3

File tree

2 files changed

+41
-43
lines changed

2 files changed

+41
-43
lines changed

package-lock.json

Lines changed: 40 additions & 42 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
@@ -29,7 +29,7 @@
2929
"jshashes": "^1.0.8",
3030
"json-2-csv": "^3.10.3",
3131
"minify": "^6.0.1",
32-
"moment": "2.29.1",
32+
"moment": "2.29.2",
3333
"moment-timezone": "^0.5.32",
3434
"node-cron": "^3.0.0",
3535
"nyc": "^15.1.0",

0 commit comments

Comments
 (0)