Merge pull request #28 from actions/dependabot/npm_and_yarn/yaml-2.2.2

Bump yaml from 2.1.3 to 2.2.2
This commit is contained in:
Crystal Tenn
2023-07-12 17:23:42 -04:00
committed by GitHub
+3 -2
View File
@@ -11668,8 +11668,9 @@
"license": "ISC"
},
"node_modules/yaml": {
"version": "2.1.3",
"license": "ISC",
"version": "2.2.2",
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.2.2.tgz",
"integrity": "sha512-CBKFWExMn46Foo4cldiChEzn7S7SRV+wqiluAb6xmueD/fGyRHIhX8m14vVGgeFWjN540nKCNVj6P21eQjgTuA==",
"engines": {
"node": ">= 14"
}