Skip to content

Commit cf1cbdc

Browse files
committed
chore(deps): update dependency xml-crypto to v2.1.4
1 parent c9ea544 commit cf1cbdc

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
@@ -77,7 +77,7 @@
7777
"typescript": "4.7.4"
7878
},
7979
"resolutions": {
80-
"**/xml-crypto": "2.1.3",
80+
"**/xml-crypto": "2.1.4",
8181
"graphql-language-service-interface": "2.10.2",
8282
"graphql-language-service-parser": "1.10.4"
8383
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24262,10 +24262,10 @@ ws@^8.0.0:
2426224262
resolved "https://registry.yarnpkg.com/ws/-/ws-8.2.1.tgz#bdd92b3c56fdb47d2379b5ae534281922cc5bd12"
2426324263
integrity sha512-XkgWpJU3sHU7gX8f13NqTn6KQ85bd1WU7noBHTT8fSohx7OS1TPY8k+cyRPCzFkia7C4mM229yeHr1qK9sM4JQ==
2426424264

24265-
[email protected].3, xml-crypto@^2.1.0:
24266-
version "2.1.3"
24267-
resolved "https://registry.yarnpkg.com/xml-crypto/-/xml-crypto-2.1.3.tgz#6a7272b610ea3e4ea7f13e9e4876f1b20cbc32c8"
24268-
integrity sha512-MpXZwnn9JK0mNPZ5mnFIbNnQa+8lMGK4NtnX2FlJMfMWR60sJdFO9X72yO6ji068pxixzk53O7x0/iSKh6IhyQ==
24265+
[email protected].4, xml-crypto@^2.1.0:
24266+
version "2.1.4"
24267+
resolved "https://registry.yarnpkg.com/xml-crypto/-/xml-crypto-2.1.4.tgz#85b3c62fa0debc4956ee72cb2dfee65651e865b5"
24268+
integrity sha512-ModFeGOy67L/XXHcuepnYGF7DASEDw7fhvy+qIs1ORoH55G1IIr+fN0kaMtttwvmNFFMskD9AHro8wx352/mUg==
2426924269
dependencies:
2427024270
"@xmldom/xmldom" "^0.7.0"
2427124271
xpath "0.0.32"

0 commit comments

Comments
 (0)