Bump event-source-polyfill from 0.0.16 to 1.0.7 in /src/FilterLists.Web

Bumps [event-source-polyfill](https://github.com/Yaffle/EventSource) from 0.0.16 to 1.0.7.
- [Release notes](https://github.com/Yaffle/EventSource/releases)
- [Commits](https://github.com/Yaffle/EventSource/compare/0.0.16...1.0.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-07-26 22:19:20 +00:00 committed by GitHub
parent fa1ff72e65
commit 009b06b09e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -1492,9 +1492,9 @@
}
},
"event-source-polyfill": {
"version": "0.0.16",
"resolved": "https://registry.npmjs.org/event-source-polyfill/-/event-source-polyfill-0.0.16.tgz",
"integrity": "sha512-Krczenbedc60uWwSmWl3BoIY20mXPEtnBmOXFika8/JcGSiY2jcutfdYv4MfkGDS/e1OBkaNzrOm4owUdAnchQ==",
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/event-source-polyfill/-/event-source-polyfill-1.0.7.tgz",
"integrity": "sha512-TPbIjt4c3dlO7WTdsaTdwcxD1jKl+2gGD6dfauEmGqRNtpoB9ith/c4qa+X8XbTV5FsvTrkjepXfamWxntklVA==",
"dev": true
},
"events": {

View file

@ -15,7 +15,7 @@
"awesome-typescript-loader": "^4.0.1",
"bootstrap": "^4.2.1",
"css-loader": "^0.28.11",
"event-source-polyfill": "0.0.16",
"event-source-polyfill": "1.0.7",
"extract-text-webpack-plugin": "^3.0.2",
"isomorphic-fetch": "^2.2.1",
"jquery": "^3.3.1",