aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-19 04:27:37 +0800
committerGitHub <noreply@github.com>2022-07-19 04:27:37 +0800
commitaaf2ef11f70a555ed1f9a1a79aec8a46bc839580 (patch)
tree5965101d4303592f9a39df0660668b0d72083233
parent681abfd1cd9de3964c597c1ced44ed8f57035148 (diff)
downloadtangerine-wallet-browser-dependabot/npm_and_yarn/thenify-3.3.1.tar
tangerine-wallet-browser-dependabot/npm_and_yarn/thenify-3.3.1.tar.gz
tangerine-wallet-browser-dependabot/npm_and_yarn/thenify-3.3.1.tar.bz2
tangerine-wallet-browser-dependabot/npm_and_yarn/thenify-3.3.1.tar.lz
tangerine-wallet-browser-dependabot/npm_and_yarn/thenify-3.3.1.tar.xz
tangerine-wallet-browser-dependabot/npm_and_yarn/thenify-3.3.1.tar.zst
tangerine-wallet-browser-dependabot/npm_and_yarn/thenify-3.3.1.zip
Bump thenify from 3.3.0 to 3.3.1dependabot/npm_and_yarn/thenify-3.3.1
Bumps [thenify](https://github.com/thenables/thenify) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/thenables/thenify/releases) - [Changelog](https://github.com/thenables/thenify/blob/master/History.md) - [Commits](https://github.com/thenables/thenify/compare/3.3.0...3.3.1) --- updated-dependencies: - dependency-name: thenify dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index 0a24d889b..0629a4ca1 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -53924,9 +53924,9 @@
}
},
"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"
@@ -53935,7 +53935,7 @@
"any-promise": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/any-promise/-/any-promise-1.3.0.tgz",
- "integrity": "sha1-q8av7tzqUugJzcA3au0845Y10X8=",
+ "integrity": "sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==",
"dev": true
}
}