Merge pull request #16863 from ant-design/dependabot/npm_and_yarn/xhr2-tw-0.2.0

Update xhr2 requirement from ^0.1.4 to ^0.2.0
This commit is contained in:
偏右 2019-05-29 17:35:28 +08:00 committed by GitHub
commit 6e72441085
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",