Skip to content

Commit

Permalink
Merge pull request #326 from devmehq/renovate/mime-4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
meabed authored Dec 24, 2023
2 parents 43157ee + 9c40272 commit 92e5bd1
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 @@ -69,7 +69,7 @@
"jschardet": "3.0.0",
"marked": "11.1.0",
"meow": "13.0.0",
"mime": "3.0.0",
"mime": "4.0.1",
"xlsx": "^0.18.5",
"@xmldom/xmldom": "0.8.10",
"xpath": "0.0.33",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3285,10 +3285,10 @@ mime-types@^2.1.12:
dependencies:
mime-db "1.52.0"

mime@3.0.0:
version "3.0.0"
resolved "https://registry.npmjs.org/mime/-/mime-3.0.0.tgz"
integrity sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==
mime@4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/mime/-/mime-4.0.1.tgz#ad7563d1bfe30253ad97dedfae2b1009d01b9470"
integrity sha512-5lZ5tyrIfliMXzFtkYyekWbtRXObT9OWa8IwQ5uxTBDHucNNwniRqo0yInflj+iYi5CBa6qxadGzGarDfuEOxA==

mimic-fn@^2.1.0:
version "2.1.0"
Expand Down

0 comments on commit 92e5bd1

Please sign in to comment.