Skip to content

Commit 30f6172

Browse files
Merge pull request #3 from chrisbenseler/snyk-fix-dcb5bf026087298f5c2fe8398a3e15d6
[Snyk] Security upgrade isomorphic-fetch from 2.2.1 to 3.0.0
2 parents 05995ac + 3a17c62 commit 30f6172

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
@@ -71,7 +71,7 @@
7171
]
7272
},
7373
"dependencies": {
74-
"isomorphic-fetch": "2.2.1",
74+
"isomorphic-fetch": "3.0.0",
7575
"lodash.get": "4.4.2",
7676
"xml2js": "0.4.17"
7777
}

0 commit comments

Comments
 (0)