Merge pull request #2866 from pnp/dependabot/npm_and_yarn/samples/react-quotes/thenify-3.3.1

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

View File

@ -24287,9 +24287,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"