Skip to content

Commit 5a93979

Browse files
committed
fix securtiy issues with lodash and moment
1 parent d606459 commit 5a93979

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
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-custom-directives",
3-
"version": "0.2.6",
3+
"version": "0.2.7",
44
"description": "Create custom graphql directives with the ability to hook the execution of graphql",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)