Merge pull request #2872 from pnp/dependabot/npm_and_yarn/samples/react-admin-sc-catalog-pnpjs/thenify-3.3.1

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

View File

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