Skip to content

Commit d11f362

Browse files
committed
chore: dependencies security issues
1 parent d714af4 commit d11f362

File tree

2 files changed

+21
-11
lines changed

2 files changed

+21
-11
lines changed

package.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1082,5 +1082,14 @@
10821082
"pkg-types": "^1.0.3",
10831083
"string-ts": "^1.3.2",
10841084
"util": "^0.12.5"
1085+
},
1086+
"pnpm": {
1087+
"overrides": {
1088+
"js-yaml@<3.13.0": ">=3.13.0",
1089+
"js-yaml@<2.0.5": ">=2.0.5",
1090+
"js-yaml@<3.13.1": ">=3.13.1",
1091+
"uglify-js@<2.6.0": ">=2.6.0",
1092+
"uglify-js@<2.4.24": ">=2.4.24"
1093+
}
10851094
}
10861095
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)