Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit 3d0b4b5

Browse files
renovate-botalan-agius4
authored andcommitted
build: update xhr2 to version ^0.2.0
1 parent 4639732 commit 3d0b4b5

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"tslint": "^5.18.0",
8282
"tsutils": "^2.21.2",
8383
"typescript": "~3.6.4",
84-
"xhr2": "^0.1.4",
84+
"xhr2": "^0.2.0",
8585
"zone.js": "^0.10.2"
8686
}
8787
}

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5194,6 +5194,11 @@ xhr2@^0.1.4:
51945194
version "0.1.4"
51955195
resolved "https://registry.yarnpkg.com/xhr2/-/xhr2-0.1.4.tgz#7f87658847716db5026323812f818cadab387a5f"
51965196

5197+
xhr2@^0.2.0:
5198+
version "0.2.0"
5199+
resolved "https://registry.yarnpkg.com/xhr2/-/xhr2-0.2.0.tgz#eddeff782f3b7551061b8d75645085269396e521"
5200+
integrity sha512-BDtiD0i2iKPK/S8OAZfpk6tyzEDnKKSjxWHcMBVmh+LuqJ8A32qXTyOx+TVOg2dKvq6zGBq2sgKPkEeRs1qTRA==
5201+
51975202
xml2js@^0.4.17:
51985203
version "0.4.19"
51995204
resolved "https://registry.yarnpkg.com/xml2js/-/xml2js-0.4.19.tgz#686c20f213209e94abf0d1bcf1efaa291c7827a7"

0 commit comments

Comments
 (0)