Skip to content

Commit dcdeecf

Browse files
dependabot[bot]bdukes
authored andcommitted
Bump @xmldom/xmldom from 0.9.0 to 0.9.1
Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.9.0 to 0.9.1. - [Release notes](https://github.com/xmldom/xmldom/releases) - [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md) - [Commits](xmldom/xmldom@0.9.0...0.9.1) --- updated-dependencies: - dependency-name: "@xmldom/xmldom" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c68ee08 commit dcdeecf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"@fancyapps/fancybox": "3.5.7",
1616
"@khanacademy/tota11y": "0.2.0",
17-
"@xmldom/xmldom": "^0.9.0",
17+
"@xmldom/xmldom": "^0.9.1",
1818
"alpaca": "1.5.27",
1919
"blob.js": "1.0.1",
2020
"bluebird": "3.7.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -662,10 +662,10 @@
662662
"@types/expect" "^1.20.4"
663663
"@types/node" "*"
664664

665-
"@xmldom/xmldom@^0.9.0":
666-
version "0.9.0"
667-
resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.9.0.tgz#b1f0ff61fb43eef59b7740b6ce25b8b62e243aec"
668-
integrity sha512-Zb9MTlKGnUdxglDKF75cJwvsNp+EhPwzguLSTp/u1yeDU59lz7eA9e14S9z/sn5HHKX5NEQZaKjePl/69uqGhw==
665+
"@xmldom/xmldom@^0.9.1":
666+
version "0.9.1"
667+
resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.9.1.tgz#8b2fe513be1f982f00315bd269fff98546980968"
668+
integrity sha512-uXFabECwV3nxWzaWnhafM50sPa3jSqS8VGXJTBiQIko5mDTvB9UYX5rEF5dNqFf41Krhbtw0+IgB2CaWMD8mNw==
669669

670670
"@yeoman/adapter@^1.4.0":
671671
version "1.4.0"

0 commit comments

Comments
 (0)