Merge pull request #1619 from microsoft/dependabot/npm_and_yarn/memory-game/js-yaml-4.1.1

Bump js-yaml from 4.1.0 to 4.1.1 in /memory-game
pull/1624/head
Lee Stott 2 weeks ago committed by GitHub
commit b564324b18
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -4067,9 +4067,9 @@
"license": "MIT"
},
"node_modules/js-yaml": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
"integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.1.tgz",
"integrity": "sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==",
"dev": true,
"license": "MIT",
"dependencies": {

Loading…
Cancel
Save