Merge pull request #2843 from pnp/dependabot/npm_and_yarn/samples/vuejs-todo-single-file-component/thenify-3.3.1

Bump thenify from 3.3.0 to 3.3.1 in /samples/vuejs-todo-single-file-component
This commit is contained in:
Hugo Bernier 2022-07-27 19:17:36 -07:00 committed by GitHub
commit 5b78f17101
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

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