Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency file-type to v18.7.0 #4997

Merged
merged 1 commit into from
Nov 28, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion opencti-platform/opencti-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"express-rate-limit": "7.1.1",
"express-session": "1.17.3",
"fast-json-patch": "3.1.1",
"file-type": "18.6.0",
"file-type": "18.7.0",
"github-api": "3.4.0",
"graphql": "16.8.1",
"graphql-constraint-directive": "5.3.0",
Expand Down
10 changes: 5 additions & 5 deletions opencti-platform/opencti-graphql/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8309,14 +8309,14 @@ __metadata:
languageName: node
linkType: hard

"file-type@npm:18.6.0":
version: 18.6.0
resolution: "file-type@npm:18.6.0"
"file-type@npm:18.7.0":
version: 18.7.0
resolution: "file-type@npm:18.7.0"
dependencies:
readable-web-to-node-stream: ^3.0.2
strtok3: ^7.0.0
token-types: ^5.0.1
checksum: 0a505569611147a286b14dfc6cc9be759a73b2b2a75c102ee1e00e8bd883d9081af428eda2319e2a94462fca919369b3b1c582e169605493c80471246232a2fb
checksum: 039dcb819858a3bc8285b51e4a756eb4b8d943dcf20e52fa4c097624cc99efd61d51aa595414879b7f86ea23fdbd83553aa3be679df2a85f5840e1ea03f93ef9
languageName: node
linkType: hard

Expand Down Expand Up @@ -11253,7 +11253,7 @@ __metadata:
express-session: 1.17.3
fast-glob: 3.3.1
fast-json-patch: 3.1.1
file-type: 18.6.0
file-type: 18.7.0
github-api: 3.4.0
graphql: 16.8.1
graphql-constraint-directive: 5.3.0
Expand Down