mirror of https://github.com/waku-org/js-waku.git
Bump tail from 2.2.3 to 2.2.4
Bumps [tail](https://github.com/lucagrulla/node-tail) from 2.2.3 to 2.2.4. - [Release notes](https://github.com/lucagrulla/node-tail/releases) - [Commits](https://github.com/lucagrulla/node-tail/compare/v2.2.3...v2.2.4) --- updated-dependencies: - dependency-name: tail dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f76f9fd076
commit
4921d148a1
|
@ -15977,9 +15977,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/tail": {
|
||||
"version": "2.2.3",
|
||||
"resolved": "https://registry.npmjs.org/tail/-/tail-2.2.3.tgz",
|
||||
"integrity": "sha512-XbBmVsJZ636kncPew2Y+pOxOsb9GsNFZ1bcAGCDn23ME/JPJ+TImZYjnqBnMLdw+K11Hql5ZgiUQmRvDHaFc6w==",
|
||||
"version": "2.2.4",
|
||||
"resolved": "https://registry.npmjs.org/tail/-/tail-2.2.4.tgz",
|
||||
"integrity": "sha512-PX8klSxW1u3SdgDrDeewh5GNE+hkJ4h02JvHfV6YrHqWOVJ88nUdSQqtsUf/gWhgZlPAws3fiZ+F1f8euspcuQ==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">= 6.0.0"
|
||||
|
@ -30323,9 +30323,9 @@
|
|||
}
|
||||
},
|
||||
"tail": {
|
||||
"version": "2.2.3",
|
||||
"resolved": "https://registry.npmjs.org/tail/-/tail-2.2.3.tgz",
|
||||
"integrity": "sha512-XbBmVsJZ636kncPew2Y+pOxOsb9GsNFZ1bcAGCDn23ME/JPJ+TImZYjnqBnMLdw+K11Hql5ZgiUQmRvDHaFc6w==",
|
||||
"version": "2.2.4",
|
||||
"resolved": "https://registry.npmjs.org/tail/-/tail-2.2.4.tgz",
|
||||
"integrity": "sha512-PX8klSxW1u3SdgDrDeewh5GNE+hkJ4h02JvHfV6YrHqWOVJ88nUdSQqtsUf/gWhgZlPAws3fiZ+F1f8euspcuQ==",
|
||||
"dev": true
|
||||
},
|
||||
"tapable": {
|
||||
|
|
Loading…
Reference in New Issue