aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-06 11:26:59 +0000
committerLibravatar GitHub <noreply@github.com>2021-02-06 11:26:59 +0000
commit9ecd6cd2a78f005dfa55d48d7de4d628a5fdd0e4 (patch)
treecbfcb14757d4d7473a6b6b39683f71535e6d8ee4 /package-lock.json
parentMerge pull request #42 from getferdi/dependabot/npm_and_yarn/ini-1.3.7 (diff)
downloadferdium-server-9ecd6cd2a78f005dfa55d48d7de4d628a5fdd0e4.tar.gz
ferdium-server-9ecd6cd2a78f005dfa55d48d7de4d628a5fdd0e4.tar.zst
ferdium-server-9ecd6cd2a78f005dfa55d48d7de4d628a5fdd0e4.zip
Bump bl from 1.2.2 to 1.2.3
Bumps [bl](https://github.com/rvagg/bl) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/rvagg/bl/releases) - [Commits](https://github.com/rvagg/bl/compare/v1.2.2...v1.2.3) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index bc35f73..6c5fece 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1213,9 +1213,9 @@
1213 "integrity": "sha1-mrVie5PmBiH/fNrF2pczAn3x0Ms=" 1213 "integrity": "sha1-mrVie5PmBiH/fNrF2pczAn3x0Ms="
1214 }, 1214 },
1215 "bl": { 1215 "bl": {
1216 "version": "1.2.2", 1216 "version": "1.2.3",
1217 "resolved": "https://registry.npmjs.org/bl/-/bl-1.2.2.tgz", 1217 "resolved": "https://registry.npmjs.org/bl/-/bl-1.2.3.tgz",
1218 "integrity": "sha512-e8tQYnZodmebYDWGH7KMRvtzKXaJHx3BbilrgZCfvyLUYdKpK1t5PSPmpkny/SgiTSCnjfLW7v5rlONXVFkQEA==", 1218 "integrity": "sha512-pvcNpa0UU69UT341rO6AYy4FVAIkUHuZXRIWbq+zHnsVcRzDDjIAhGuuYoi0d//cwIwtt4pkpKycWEfjdV+vww==",
1219 "requires": { 1219 "requires": {
1220 "readable-stream": "^2.3.5", 1220 "readable-stream": "^2.3.5",
1221 "safe-buffer": "^5.1.1" 1221 "safe-buffer": "^5.1.1"