Merge pull request #1052 from microsoft/dependabot/npm_and_yarn/samples/databases/wide-world-importers/wwi-app/wwwroot/lib/webcomponentsjs/thenify-3.3.1

Bump thenify from 3.3.0 to 3.3.1 in /samples/databases/wide-world-importers/wwi-app/wwwroot/lib/webcomponentsjs
This commit is contained in:
Umachandar Jayachandran
2022-10-07 13:02:34 -07:00
committed by GitHub
@@ -3615,7 +3615,8 @@
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz",
"integrity": "sha1-jpQ9E1jcN1VQVOy+LtsFqhdO3hQ=",
"dev": true
"dev": true,
"optional": true
},
"getpass": {
"version": "0.1.7",
@@ -8438,10 +8439,10 @@
"thenify": {
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/thenify/-/thenify-3.3.0.tgz",
"integrity": "sha1-5p44obq+lpsBCCB5eLn2K4hgSDk=",
"integrity": "sha512-ho5BRit179DQqrTnGIjO+L9vLP/zLyGk6jXn70DLD6MTUYD2FSgR2Y4qWcgca90VD54sQ7GdQ2/C765V6kPcqA==",
"dev": true,
"requires": {
"any-promise": "1.3.0"
"any-promise": "^1.0.0"
}
},
"thenify-all": {
@@ -8822,7 +8823,8 @@
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/xdg-basedir/-/xdg-basedir-3.0.0.tgz",
"integrity": "sha1-SWsswQnsqNus/i3HK2A8F8WHCtQ=",
"dev": true
"dev": true,
"optional": true
}
}
},