Skip to content

Commit f5d2912

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

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.4",
17+
"@xmldom/xmldom": "^0.9.5",
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.4":
666-
version "0.9.4"
667-
resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.9.4.tgz#6027f1fc5c07f2d0fa9ab26c9de63cfa80699e23"
668-
integrity sha512-zglELfWx7g1cEpVMRBZ0srIQO5nEvKvraJ6CVUC/c5Ky1GgX8OIjtUj5qOweTYULYZo5VnXs/LpUUUNiGpX/rA==
665+
"@xmldom/xmldom@^0.9.5":
666+
version "0.9.5"
667+
resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.9.5.tgz#a2c08c3a0c5931daae67dd0385edf2f464d1fee4"
668+
integrity sha512-6g1EwSs8cr8JhP1iBxzyVAWM6BIDvx9Y3FZRIQiMDzgG43Pxi8YkWOZ0nQj2NHgNzgXDZbJewFx/n+YAvMZrfg==
669669

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

0 commit comments

Comments
 (0)