Skip to content

Commit 9498a68

Browse files
authored
chore: add resolution for js-yaml (aws-amplify#14627)
1 parent 1bed2c4 commit 9498a68

File tree

2 files changed

+8
-26
lines changed

2 files changed

+8
-26
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,9 +147,11 @@
147147
"**/brace-expansion": "1.1.12",
148148
"**/on-headers": "1.1.0",
149149
"**/form-data": "4.0.4",
150-
"tmp": "^0.2.4"
150+
"tmp": "^0.2.4",
151+
"js-yaml": "4.1.1"
151152
},
152153
"overrides": {
154+
"js-yaml": "4.1.1",
153155
"tar": "6.2.1",
154156
"cross-spawn": "7.0.5",
155157
"brace-expansion": "1.1.12",

yarn.lock

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

0 commit comments

Comments
 (0)