fix(deps): update dependency chokidar to v3.5.3 (#2121)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Alex <alxmorais8@msn.com>
This commit is contained in:
20
package-lock.json
generated
20
package-lock.json
generated
@@ -16,7 +16,7 @@
|
|||||||
"auto-launch": "5.0.5",
|
"auto-launch": "5.0.5",
|
||||||
"bitfield": "4.0.0",
|
"bitfield": "4.0.0",
|
||||||
"capture-frame": "4.0.0",
|
"capture-frame": "4.0.0",
|
||||||
"chokidar": "3.5.2",
|
"chokidar": "3.5.3",
|
||||||
"chromecasts": "1.10.2",
|
"chromecasts": "1.10.2",
|
||||||
"create-torrent": "5.0.1",
|
"create-torrent": "5.0.1",
|
||||||
"debounce": "1.2.1",
|
"debounce": "1.2.1",
|
||||||
@@ -2970,9 +2970,15 @@
|
|||||||
"integrity": "sha1-HNXdr1boMlnG746QbM8G91/pobI="
|
"integrity": "sha1-HNXdr1boMlnG746QbM8G91/pobI="
|
||||||
},
|
},
|
||||||
"node_modules/chokidar": {
|
"node_modules/chokidar": {
|
||||||
"version": "3.5.2",
|
"version": "3.5.3",
|
||||||
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.2.tgz",
|
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.3.tgz",
|
||||||
"integrity": "sha512-ekGhOnNVPgT77r4K/U3GDhu+FQ2S8TnK/s2KbIGXi0SZWuwkZ2QNyfWdZW+TVfn84DpEP7rLeCt2UI6bJ8GwbQ==",
|
"integrity": "sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==",
|
||||||
|
"funding": [
|
||||||
|
{
|
||||||
|
"type": "individual",
|
||||||
|
"url": "https://paulmillr.com/funding/"
|
||||||
|
}
|
||||||
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"anymatch": "~3.1.2",
|
"anymatch": "~3.1.2",
|
||||||
"braces": "~3.0.2",
|
"braces": "~3.0.2",
|
||||||
@@ -17027,9 +17033,9 @@
|
|||||||
"integrity": "sha1-HNXdr1boMlnG746QbM8G91/pobI="
|
"integrity": "sha1-HNXdr1boMlnG746QbM8G91/pobI="
|
||||||
},
|
},
|
||||||
"chokidar": {
|
"chokidar": {
|
||||||
"version": "3.5.2",
|
"version": "3.5.3",
|
||||||
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.2.tgz",
|
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.3.tgz",
|
||||||
"integrity": "sha512-ekGhOnNVPgT77r4K/U3GDhu+FQ2S8TnK/s2KbIGXi0SZWuwkZ2QNyfWdZW+TVfn84DpEP7rLeCt2UI6bJ8GwbQ==",
|
"integrity": "sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"anymatch": "~3.1.2",
|
"anymatch": "~3.1.2",
|
||||||
"braces": "~3.0.2",
|
"braces": "~3.0.2",
|
||||||
|
|||||||
@@ -28,7 +28,7 @@
|
|||||||
"auto-launch": "5.0.5",
|
"auto-launch": "5.0.5",
|
||||||
"bitfield": "4.0.0",
|
"bitfield": "4.0.0",
|
||||||
"capture-frame": "4.0.0",
|
"capture-frame": "4.0.0",
|
||||||
"chokidar": "3.5.2",
|
"chokidar": "3.5.3",
|
||||||
"chromecasts": "1.10.2",
|
"chromecasts": "1.10.2",
|
||||||
"create-torrent": "5.0.1",
|
"create-torrent": "5.0.1",
|
||||||
"debounce": "1.2.1",
|
"debounce": "1.2.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user