Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 76cfd68

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 0f49c5c commit 76cfd68

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

package-lock.json

Lines changed: 8 additions & 5 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
@@ -76,7 +76,7 @@
7676
"jwt-decode": "^2.2.0",
7777
"lodash": "^4.17.4",
7878
"metismenu": "~2.0.2",
79-
"moment": "^2.22.2",
79+
"moment": "^2.29.2",
8080
"no-kafka": "^3.2.10",
8181
"octonode": "^0.9.2",
8282
"pace-js": "~1.0.2",

0 commit comments

Comments
 (0)