Skip to content

Commit 680301b

Browse files
authored
Merge pull request #17 from fdevans/patch-1
Update js-yaml dependency to version 4.1.1
2 parents c75e35d + ba3ec1b commit 680301b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"dependencies": {
9797
"@apidevtools/json-schema-ref-parser": "^9.0.9",
9898
"@babel/runtime-corejs3": "^7.18.9",
99-
"js-yaml": "^4.1.0",
99+
"js-yaml": "^4.1.1",
100100
"lodash.clonedeepwith": "^4.5.0"
101101
}
102102
}

0 commit comments

Comments
 (0)