Skip to content

Commit de2baf7

Browse files
chore(dependencies): update dependency @types/xml2js to ^0.4.14
1 parent a59fae6 commit de2baf7

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@types/express": "^4.17.25",
1717
"@types/jest": "^29.5.14",
1818
"@types/redis": "2.8.32",
19-
"@types/xml2js": "^0.4.11",
19+
"@types/xml2js": "^0.4.14",
2020
"@whtsky/prettier-config": "^1.0.1",
2121
"autoprefixer": "10.4.14",
2222
"concurrently": "6.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1129,10 +1129,10 @@
11291129
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.1.tgz#20f18294f797f2209b5f65c8e3b5c8e8261d127c"
11301130
integrity sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==
11311131

1132-
"@types/xml2js@^0.4.11":
1133-
version "0.4.11"
1134-
resolved "https://registry.yarnpkg.com/@types/xml2js/-/xml2js-0.4.11.tgz#bf46a84ecc12c41159a7bd9cf51ae84129af0e79"
1135-
integrity sha512-JdigeAKmCyoJUiQljjr7tQG3if9NkqGUgwEUqBvV0N7LM4HyQk7UXCnusRa1lnvXAEYJ8mw8GtZWioagNztOwA==
1132+
"@types/xml2js@^0.4.14":
1133+
version "0.4.14"
1134+
resolved "https://registry.yarnpkg.com/@types/xml2js/-/xml2js-0.4.14.tgz#5d462a2a7330345e2309c6b549a183a376de8f9a"
1135+
integrity sha512-4YnrRemBShWRO2QjvUin8ESA41rH+9nQGLUGZV/1IDhi3SL9OhdpNC/MrulTWuptXKwhx/aDxE7toV0f/ypIXQ==
11361136
dependencies:
11371137
"@types/node" "*"
11381138

0 commit comments

Comments
 (0)