Skip to content

Commit 67d5994

Browse files
committed
fix: upgrade moment from 2.28.0 to 2.29.0
Snyk has created this PR to upgrade moment from 2.28.0 to 2.29.0. See this package in npm: https://www.npmjs.com/package/moment See this project in Snyk: https://app.snyk.io/org/wambugucoder/project/4ad982c5-88ce-4f1c-98fc-b63137218714?utm_source=github&utm_medium=upgrade-pr
1 parent 1127ec3 commit 67d5994

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

client/package-lock.json

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

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"font-awesome": "^4.7.0",
1313
"jquery": "^3.5.1",
1414
"jwt-decode": "^2.2.0",
15-
"moment": "^2.28.0",
15+
"moment": "^2.29.0",
1616
"node-sass": "^4.14.1",
1717
"popper.js": "^1.16.1",
1818
"prop-types": "^15.7.2",

0 commit comments

Comments
 (0)