Skip to content

Commit

Permalink
Merge pull request #69 from unexpectedjs/depfu/update/npm/mime-3.0.0
Browse files Browse the repository at this point in the history
Upgrade mime to version 3.0.0
  • Loading branch information
papandreou committed Nov 4, 2021
2 parents d2c97bd + 70f539d commit 8ce6e97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -45,7 +45,7 @@
"dependencies": {
"gettemporaryfilepath": "^1.0.0",
"lodash": "^4.17.11",
"mime": "^2.3.1"
"mime": "^3.0.0"
},
"nyc": {
"include": [
Expand Down

0 comments on commit 8ce6e97

Please sign in to comment.