Update dependency yaml to v2.4.4 (#26)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-06-08 12:57:17 -07:00 committed by GitHub
parent e403ad5071
commit 0fa4d31c00
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
package-lock.json generated
View file

@ -772,9 +772,9 @@
}
},
"node_modules/yaml": {
"version": "2.4.3",
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.4.3.tgz",
"integrity": "sha512-sntgmxj8o7DE7g/Qi60cqpLBA3HG3STcDA0kO+WfB05jEKhZMbY7umNm2rBpQvsmZ16/lPXCJGW2672dgOUkrg==",
"version": "2.4.4",
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.4.4.tgz",
"integrity": "sha512-wle6DEiBMLgJAdEPZ+E8BPFauoWbwPujfuGJJFErxYiU4txXItppe8YqeFPAaWnW5CxduQ995X6b5e1NqrmxtA==",
"license": "ISC",
"bin": {
"yaml": "bin.mjs"