Skip to content

Commit d606459

Browse files
committed
fix securtiy issues with lodash and moment
1 parent 769ce82 commit d606459

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"homepage": "https://github.com/lirown/graphql-custom-directives#readme",
3535
"dependencies": {
36-
"moment": "^2.15.1",
36+
"moment": "^2.17.10",
3737
"numeral": "^2.0.6",
3838
"lodash": "^4.17.5"
3939
},

0 commit comments

Comments
 (0)