Skip to content

Commit 56683c0

Browse files
authored
Merge pull request #1 from PatOnTheBack/snyk-fix-e784c45680b3d1f2a094f37644004c63
[Snyk] Fix for 4 vulnerable dependencies
2 parents 844d602 + c8b894f commit 56683c0

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
@@ -24,7 +24,7 @@
2424
"dependencies": {
2525
"bluebird": "^3.0.5",
2626
"express": "^4.13.3",
27-
"oauth2-server": "3.0.0"
27+
"oauth2-server": "3.0.1"
2828
},
2929
"devDependencies": {
3030
"body-parser": "^1.14.1",

0 commit comments

Comments
 (0)