Skip to content

Commit ba3fef8

Browse files
committed
upgrade moment due to vulnerability
1 parent 47b9665 commit ba3fef8

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

package-lock.json

Lines changed: 5 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: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
"bossy": "^3.0.4",
3434
"chalk": "0.4.x",
3535
"hoek": "2.x.x",
36-
"joi": "6.x.x"
36+
"joi": "6.x.x",
37+
"moment": "^2.19.3"
3738
}
3839
}

0 commit comments

Comments
 (0)