Skip to content

Commit b743636

Browse files
committed
JS: pin transitive deps with overrides
1 parent 4ff1cf7 commit b743636

File tree

2 files changed

+33
-61
lines changed

2 files changed

+33
-61
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@
4545
"ws@>=6.0.0 <6.2.3": "6.2.3",
4646
"ws@>=7.0.0 <7.5.10": "7.5.10",
4747
"ws@>=8.0.0 <8.17.1": "8.17.1",
48-
"xml2js@<0.5.0": ">=0.5.0"
48+
"xml2js@<0.5.0": ">=0.5.0",
49+
"error-ex": "1.3.2"
4950
}
5051
},
5152
"private": true,

pnpm-lock.yaml

Lines changed: 31 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)