Skip to content

Commit 34ac7fb

Browse files
dependabot[bot]bdukes
authored andcommitted
Bump @xmldom/xmldom from 0.9.1 to 0.9.2
Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.9.1 to 0.9.2. - [Release notes](https://github.com/xmldom/xmldom/releases) - [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md) - [Commits](xmldom/xmldom@0.9.1...0.9.2) --- 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 dcdeecf commit 34ac7fb

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.1",
17+
"@xmldom/xmldom": "^0.9.2",
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.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==
665+
"@xmldom/xmldom@^0.9.2":
666+
version "0.9.2"
667+
resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.9.2.tgz#e3a8714867b47fbab5d2f314f4d598fdd44bb494"
668+
integrity sha512-afP3lpLtalPxgNGU4bxlsru4wSDsZwdSFKnHs6PR0q3KIEWWcAlBqAdx4aWlVtP1gV1FBWlJ3d0MgaRRdj/ucA==
669669

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

0 commit comments

Comments
 (0)