Skip to content

Commit

Permalink
Update to file-type 19.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Borewit committed Jul 8, 2024
1 parent e767904 commit e8e3c9d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"@tokenizer/token": "^0.3.0",
"content-type": "^1.0.5",
"debug": "^4.3.4",
"file-type": "^19.0.0",
"file-type": "^19.1.0",
"media-typer": "^1.1.0",
"strtok3": "^7.1.0",
"token-types": "^6.0.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1661,14 +1661,14 @@ file-type@*:
strtok3 "^7.0.0"
token-types "^5.0.1"

file-type@^19.0.0:
version "19.0.0"
resolved "https://registry.yarnpkg.com/file-type/-/file-type-19.0.0.tgz#62a6cadc43f73ba38c53e1a174943a75fdafafa9"
integrity sha512-s7cxa7/leUWLiXO78DVVfBVse+milos9FitauDLG1pI7lNaJ2+5lzPnr2N24ym+84HVwJL6hVuGfgVE+ALvU8Q==
dependencies:
readable-web-to-node-stream "^3.0.2"
strtok3 "^7.0.0"
token-types "^5.0.1"
file-type@^19.1.0:
version "19.1.0"
resolved "https://registry.yarnpkg.com/file-type/-/file-type-19.1.0.tgz#c813c1575b30ec6a2689881a228fa447225c2367"
integrity sha512-5rzeC2/GeStiAlYCenfrbKrQCiEzJTetCExFinFCH1UUz1XL7NlxRpLTwdWXzlVhLReRrWkfkNCH1Ap5zqOXtg==
dependencies:
strtok3 "^7.1.0"
token-types "^6.0.0"
uint8array-extras "^1.3.0"

fill-range@^7.1.1:
version "7.1.1"
Expand Down

0 comments on commit e8e3c9d

Please sign in to comment.