Skip to content

Commit

Permalink
Security fix: xmlhttprequest-ssl@^1.6.1 [CVE-2021-31597]
Browse files Browse the repository at this point in the history
  • Loading branch information
mcpierce committed Jun 9, 2021
1 parent c94573b commit 22a4105
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion comixed-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"webpack-subresource-integrity": "^1.5.1",
"webstomp-client": "^1.2.6",
"ws": "^7.4.6",
"xmlhttprequest-ssl": "^1.6.2",
"xmlhttprequest-ssl": "^1.6.1",
"zone.js": "~0.10.3"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions comixed-web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9423,10 +9423,10 @@ 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.6.1:
version "1.6.3"
resolved "https://registry.yarnpkg.com/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.6.3.tgz#03b713873b01659dfa2c1c5d056065b27ddc2de6"
integrity sha512-3XfeQE/wNkvrIktn2Kf0869fC0BN6UpydVasGIeSm2B1Llihf7/0UfZM+eCkOw3P7bP4+qPgqhm7ZoxuJtFU0Q==

xmlhttprequest-ssl@~1.5.4:
version "1.5.5"
Expand Down

0 comments on commit 22a4105

Please sign in to comment.