Merge pull request #2869 from pnp/dependabot/npm_and_yarn/samples/react-appinsights-dashboard/thenify-3.3.1

Bump thenify from 3.3.0 to 3.3.1 in /samples/react-appinsights-dashboard
This commit is contained in:
Hugo Bernier 2022-07-27 19:27:53 -07:00 committed by GitHub
commit e5468270c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -15819,9 +15819,9 @@
"dev": true
},
"thenify": {
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/thenify/-/thenify-3.3.0.tgz",
"integrity": "sha1-5p44obq+lpsBCCB5eLn2K4hgSDk=",
"version": "3.3.1",
"resolved": "https://registry.npmjs.org/thenify/-/thenify-3.3.1.tgz",
"integrity": "sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==",
"dev": true,
"requires": {
"any-promise": "^1.0.0"