Merge pull request #59209 from nextcloud/dependabot/npm_and_yarn/yaml-2.8.3

chore(deps): Bump yaml from 2.8.2 to 2.8.3
pull/59425/head
github-actions[bot] 4 months ago committed by GitHub
commit 3f72e33b1b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 6
      package-lock.json

6
package-lock.json generated

@ -18236,9 +18236,9 @@
"license": "ISC"
},
"node_modules/yaml": {
"version": "2.8.2",
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.2.tgz",
"integrity": "sha512-mplynKqc1C2hTVYxd0PU2xQAc22TI1vShAYGksCCfxbn/dFwnHTNi1bvYsBTkhdUNtGIf5xNOg938rrSSYvS9A==",
"version": "2.8.3",
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.3.tgz",
"integrity": "sha512-AvbaCLOO2Otw/lW5bmh9d/WEdcDFdQp2Z2ZUH3pX9U2ihyUY0nvLv7J6TrWowklRGPYbB/IuIMfYgxaCPg5Bpg==",
"license": "ISC",
"bin": {
"yaml": "bin.mjs"

Loading…
Cancel
Save