chore(deps): lock file maintenance
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
Renovator Bot 2021-10-25 00:02:58 +00:00
parent fca3bd8af1
commit 2ed461dad6

6
package-lock.json generated
View File

@ -2239,9 +2239,9 @@
}
},
"lazystream": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/lazystream/-/lazystream-1.0.0.tgz",
"integrity": "sha1-9plf4PggOS9hOWvolGJAe7dxaOQ=",
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/lazystream/-/lazystream-1.0.1.tgz",
"integrity": "sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==",
"dev": true,
"requires": {
"readable-stream": "^2.0.5"