Skip to content

Commit a28f921

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

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.8.7",
17+
"@xmldom/xmldom": "^0.8.8",
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
@@ -509,10 +509,10 @@
509509
dependencies:
510510
"@types/node" "*"
511511

512-
"@xmldom/xmldom@^0.8.7":
513-
version "0.8.7"
514-
resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.8.7.tgz#8b1e39c547013941974d83ad5e9cf5042071a9a0"
515-
integrity sha512-sI1Ly2cODlWStkINzqGrZ8K6n+MTSbAeQnAipGyL+KZCXuHaRlj2gyyy8B/9MvsFFqN7XHryQnB2QwhzvJXovg==
512+
"@xmldom/xmldom@^0.8.8":
513+
version "0.8.8"
514+
resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.8.8.tgz#d0d11511cbc1de77e53342ad1546a4d487d6ea72"
515+
integrity sha512-0LNz4EY8B/8xXY86wMrQ4tz6zEHZv9ehFMJPm8u2gq5lQ71cfRKdaKyxfJAx5aUoyzx0qzgURblTisPGgz3d+Q==
516516

517517
abbrev@1, abbrev@^1.0.0:
518518
version "1.1.1"

0 commit comments

Comments
 (0)