Update xhr2 requirement from ^0.1.4 to ^0.2.0

Updates the requirements on [xhr2](https://github.com/pwnall/node-xhr2) to permit the latest version.
- [Release notes](https://github.com/pwnall/node-xhr2/releases)
- [Commits](https://github.com/pwnall/node-xhr2/compare/v0.1.4...0.2.0)
This commit is contained in:
dependabot-preview[bot] 2019-05-29 09:20:57 +00:00 committed by GitHub
parent 81da6e90d4
commit 3344921723
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -193,7 +193,7 @@
"typescript": "~3.4.1",
"unified": "^7.0.0",
"xhr-mock": "^2.4.1",
"xhr2": "^0.1.4"
"xhr2": "^0.2.0"
},
"scripts": {
"test": "jest --config .jest.js --no-cache",