Skip to content

Commit cf66036

Browse files
committed
chore(deps): bump xmldom version
1 parent 1602f44 commit cf66036

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@
3535
"powerpoint-presentation",
3636
"powerpoint-automation",
3737
"powerpoint-generator",
38+
"powerpoint-templates",
39+
"pptxgenjs-templates",
3840
"pptx",
3941
"presentations"
4042
],
@@ -56,7 +58,7 @@
5658
"typescript": "^4.9.4"
5759
},
5860
"dependencies": {
59-
"@xmldom/xmldom": "^0.9.6",
61+
"@xmldom/xmldom": "^0.9.7",
6062
"extract-zip": "^2.0.1",
6163
"jszip": "^3.10.1",
6264
"pptxgenjs": "^3.12.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -848,7 +848,7 @@
848848
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.3.0.tgz#d06bbb384ebcf6c505fde1c3d0ed4ddffe0aaff8"
849849
integrity sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==
850850

851-
"@xmldom/xmldom@^0.9.6":
851+
"@xmldom/xmldom@^0.9.7":
852852
version "0.9.8"
853853
resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.9.8.tgz#1471e82bdff9e8f20ee8bbe60d4ffa8a516e78d8"
854854
integrity sha512-p96FSY54r+WJ50FIOsCOjyj/wavs8921hG5+kVMmZgKcvIKxMXHTrjNJvRgWa/zuX3B6t2lijLNFaOyuxUH+2A==

0 commit comments

Comments
 (0)