Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

[Snyk] Upgrade chokidar from 3.5.3 to 3.6.0 #1827

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"adm-zip": "^0.5.10",
"airtunes2": "github:ciderapp/node_airtunes2",
"castv2-client": "^1.2.0",
"chokidar": "^3.5.3",
"chokidar": "^3.6.0",
"discord-auto-rpc": "^1.0.17",
"ejs": "^3.1.9",
"electron-fetch": "^1.9.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4078,9 +4078,9 @@ __metadata:
languageName: node
linkType: hard

"chokidar@npm:^3.5.3":
version: 3.5.3
resolution: "chokidar@npm:3.5.3"
"chokidar@npm:^3.6.0":
version: 3.6.0
resolution: "chokidar@npm:3.6.0"
dependencies:
anymatch: ~3.1.2
braces: ~3.0.2
Expand All @@ -4093,7 +4093,7 @@ __metadata:
dependenciesMeta:
fsevents:
optional: true
checksum: b49fcde40176ba007ff361b198a2d35df60d9bb2a5aab228279eb810feae9294a6b4649ab15981304447afe1e6ffbf4788ad5db77235dc770ab777c6e771980c
checksum: d2f29f499705dcd4f6f3bbed79a9ce2388cf530460122eed3b9c48efeab7a4e28739c6551fd15bec9245c6b9eeca7a32baa64694d64d9b6faeb74ddb8c4a413d
languageName: node
linkType: hard

Expand Down Expand Up @@ -4150,7 +4150,7 @@ __metadata:
adm-zip: ^0.5.10
airtunes2: "github:ciderapp/node_airtunes2"
castv2-client: ^1.2.0
chokidar: ^3.5.3
chokidar: ^3.6.0
discord-auto-rpc: ^1.0.17
ejs: ^3.1.9
electron: "github:castlabs/electron-releases"
Expand Down
Loading