aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-09-03 23:02:54 +0000
committerGitHub <[email protected]>2020-09-03 23:02:54 +0000
commitc5ea95b4e8bf6fcb3632869e54a6f9dba5d08a16 (patch)
tree1b3c12745ebae8d10f4c9f012bbda2e9e25f6b03
parentMerge pull request #3 from d1y/master (diff)
downloadcounter-c5ea95b4e8bf6fcb3632869e54a6f9dba5d08a16.tar.xz
counter-c5ea95b4e8bf6fcb3632869e54a6f9dba5d08a16.zip
build(deps): bump bl from 2.2.0 to 2.2.1
Bumps [bl](https://github.com/rvagg/bl) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/rvagg/bl/releases) - [Commits](https://github.com/rvagg/bl/compare/v2.2.0...v2.2.1) Signed-off-by: dependabot[bot] <[email protected]>
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 6eb4c7e..223cb5d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -153,9 +153,9 @@
}
},
"bl": {
- "version": "2.2.0",
- "resolved": "https://registry.npmjs.org/bl/-/bl-2.2.0.tgz",
- "integrity": "sha512-wbgvOpqopSr7uq6fJrLH8EsvYMJf9gzfo2jCsL2eTy75qXPukA4pCgHamOQkZtY5vmfVtjB+P3LNlMHW5CEZXA==",
+ "version": "2.2.1",
+ "resolved": "https://registry.npmjs.org/bl/-/bl-2.2.1.tgz",
+ "integrity": "sha512-6Pesp1w0DEX1N550i/uGV/TqucVL4AM/pgThFSN/Qq9si1/DF9aIHs1BxD8V/QU0HoeHO6cQRTAuYnLPKq1e4g==",
"requires": {
"readable-stream": "^2.3.5",
"safe-buffer": "^5.1.1"