Skip to content

Commit

Permalink
Added dependency on xmlhttprequest-ssl@^1.6.2 [CVE-2020-28502]
Browse files Browse the repository at this point in the history
  • Loading branch information
mcpierce committed May 7, 2021
1 parent 4d999c9 commit f20b515
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions comixed-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
"ua-parser-js": "^0.7.24",
"webpack": "5.4.0",
"webpack-subresource-integrity": "^1.5.1",
"xmlhttprequest-ssl": "^1.6.2",
"zone.js": "~0.10.3"
},
"devDependencies": {
Expand Down
5 changes: 5 additions & 0 deletions comixed-web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9319,6 +9319,11 @@ xmlbuilder@~11.0.0:
resolved "https://registry.yarnpkg.com/xmlbuilder/-/xmlbuilder-11.0.1.tgz#be9bae1c8a046e76b31127726347d0ad7002beb3"
integrity sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA==

xmlhttprequest-ssl@^1.6.2:
version "1.6.2"
resolved "https://registry.yarnpkg.com/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.6.2.tgz#dd6899bfbcf684b554e393c30b13b9f3b001a7ee"
integrity sha512-tYOaldF/0BLfKuoA39QMwD4j2m8lq4DIncqj1yuNELX4vz9+z/ieG/vwmctjJce+boFHXstqhWnHSxc4W8f4qg==

xmlhttprequest-ssl@~1.5.4:
version "1.5.5"
resolved "https://registry.yarnpkg.com/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.5.5.tgz#c2876b06168aadc40e57d97e81191ac8f4398b3e"
Expand Down

0 comments on commit f20b515

Please sign in to comment.