Skip to content

Commit 7da192b

Browse files
authored
fix: js-yaml dependency (#639)
1 parent 5ac8b34 commit 7da192b

File tree

2 files changed

+20
-12
lines changed

2 files changed

+20
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
"node-forge": ">=1.3.2",
141141
"jws": ">=3.2.3",
142142
"qs": ">=6.14.1",
143-
"js-yaml": ">=3.14.2",
143+
"js-yaml": "^3.14.2",
144144
"brace-expansion": ">=1.1.12"
145145
}
146146
},

pnpm-lock.yaml

Lines changed: 19 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)