Skip to content

Commit

Permalink
fix(deps): update dependency clamscan to ~2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 22, 2024
1 parent 9fb536a commit 3d3443d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"better-sqlite3": "~9.4.3",
"blake3": "~2.1.7",
"chokidar": "~3.6.0",
"clamscan": "~2.1.2",
"clamscan": "~2.2.1",
"content-disposition": "~0.5.4",
"cross-env": "~7.0.3",
"etag": "~1.8.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1470,10 +1470,10 @@ chownr@^2.0.0:
resolved "https://registry.yarnpkg.com/chownr/-/chownr-2.0.0.tgz#15bfbe53d2eab4cf70f18a8cd68ebe5b3cb1dece"
integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==

clamscan@~2.1.2:
version "2.1.2"
resolved "https://registry.yarnpkg.com/clamscan/-/clamscan-2.1.2.tgz#ed58ef77b9095e3b28a3e7855b2c2acf6a2088ef"
integrity sha512-pcovgLHcrg3l/mI51Kuk0kN++07pSZdBTskISw0UFvsm8UXda8oNCm0eLeODxFg85Mz+k+TtSS9+XPlriJ8/Fg==
clamscan@~2.2.1:
version "2.2.1"
resolved "https://registry.yarnpkg.com/clamscan/-/clamscan-2.2.1.tgz#4acbc4cde9d020b52f6ea9efa4d633b91584353d"
integrity sha512-ureXxucH9MfkhyR4nsJMWPnwq/mKlSYHB5RtkuqWltgSF06kET/C36iAeJuGiGXIWc1bi1FMMoptysHLkIRA/g==

class-utils@^0.3.5:
version "0.3.6"
Expand Down

0 comments on commit 3d3443d

Please sign in to comment.