Skip to content

Commit 2b65aae

Browse files
committed
chore: remove legacy yarn resolutions for semver, trim, word-wrap
These were added in PR #141 (Oct 2023) to fix CVEs when the project used yarn. All three are now resolved upstream and no longer needed.
1 parent 4a965f9 commit 2b65aae

File tree

2 files changed

+17
-15
lines changed

2 files changed

+17
-15
lines changed

package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -517,11 +517,6 @@
517517
"onCommand:coder.connect",
518518
"onUri"
519519
],
520-
"resolutions": {
521-
"semver": "7.7.4",
522-
"trim": "0.0.3",
523-
"word-wrap": "1.2.5"
524-
},
525520
"dependencies": {
526521
"@abraham/reflection": "^0.13.0",
527522
"@peculiar/x509": "^2.0.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)