Skip to content

Commit d5a11e5

Browse files
committed
1 parent 0b9801e commit d5a11e5

2 files changed

Lines changed: 10 additions & 9 deletions

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,9 @@
5757
"glob-parent": "^5.1.2",
5858
"json-ptr": "^3.0.0",
5959
"minimist": "^1.2.5",
60-
"underscore": "^1.13.1",
60+
"underscore": "^1.13.8",
6161
"validator": "^13.15.22",
62+
"xmldom": "0.6.0",
6263
"@xmldom/xmldom": "^0.8.1"
6364
}
6465
}

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7981,10 +7981,10 @@ undefsafe@^2.0.5:
79817981
resolved "https://registry.yarnpkg.com/undefsafe/-/undefsafe-2.0.5.tgz#38733b9327bdcd226db889fb723a6efd162e6e2c"
79827982
integrity sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA==
79837983

7984-
underscore@1.9.1, underscore@^1.13.1:
7985-
version "1.13.7"
7986-
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.13.7.tgz#970e33963af9a7dda228f17ebe8399e5fbe63a10"
7987-
integrity sha512-GMXzWtsc57XAtguZgaQViUOzs0KTkk8ojr3/xAxXLITqf/3EMwxC0inyETfDFjH/Krbhuep0HNbbjI9i/q3F3g==
7984+
underscore@1.9.1, underscore@^1.13.8:
7985+
version "1.13.8"
7986+
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.13.8.tgz#a93a21186c049dbf0e847496dba72b7bd8c1e92b"
7987+
integrity sha512-DXtD3ZtEQzc7M8m4cXotyHR+FAS18C64asBYY5vqZexfYryNNnDc02W4hKg3rdQuqOYas1jkseX0+nZXjTXnvQ==
79887988

79897989
undici-types@~7.8.0:
79907990
version "7.8.0"
@@ -8349,10 +8349,10 @@ xmlbuilder@~9.0.1:
83498349
resolved "https://registry.yarnpkg.com/xmlbuilder/-/xmlbuilder-9.0.7.tgz#132ee63d2ec5565c557e20f4c22df9aca686b10d"
83508350
integrity sha512-7YXTQc3P2l9+0rjaUbLwMKRhtmwg1M1eDf6nag7urC7pIPYLD9W/jmzQ4ptRSUbodw5S0jfoGTflLemQibSpeQ==
83518351

8352-
xmldom@0.1.27:
8353-
version "0.1.27"
8354-
resolved "https://registry.yarnpkg.com/xmldom/-/xmldom-0.1.27.tgz#d501f97b3bdb403af8ef9ecc20573187aadac0e9"
8355-
integrity sha512-7WpJBYwyhvsddFJA51SOIU0Be9W44sbGGjc6Z3ly8Wx/Wl7nriMPZ5xf6Np9ASlJ6gACfXcTLukm4DtX372lFw==
8352+
xmldom@0.1.27, xmldom@0.6.0:
8353+
version "0.6.0"
8354+
resolved "https://registry.yarnpkg.com/xmldom/-/xmldom-0.6.0.tgz#43a96ecb8beece991cef382c08397d82d4d0c46f"
8355+
integrity sha512-iAcin401y58LckRZ0TkI4k0VSM1Qg0KGSc3i8rU+xrxe19A/BN1zHyVSJY7uoutVlaTSzYyk/v5AmkewAP7jtg==
83568356

83578357
xmlhttprequest@1.8.0:
83588358
version "1.8.0"

0 commit comments

Comments
 (0)