Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Commit 8733af9

Browse files
authored
Merge pull request #52 from feedhenry/snyk-fix-s817pj
[Snyk] Fix for 1 vulnerable dependencies
2 parents 19f8948 + ed53235 commit 8733af9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/basic-express-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"cors": "~2.8.3",
1616
"debug": "~2.6.3",
1717
"express": "~4.15.3",
18-
"fh-sync": "~1.0.0-RC1",
18+
"fh-sync": "~2.0.1",
1919
"morgan": "~1.8.1"
2020
}
2121
}

0 commit comments

Comments
 (0)