build(deps): bump mime-types from 2.1.23 to 2.1.24 (#799)
* build(deps): bump mime-types from 2.1.23 to 2.1.24 Bumps [mime-types](https://github.com/jshttp/mime-types) from 2.1.23 to 2.1.24. - [Release notes](https://github.com/jshttp/mime-types/releases) - [Changelog](https://github.com/jshttp/mime-types/blob/master/HISTORY.md) - [Commits](https://github.com/jshttp/mime-types/compare/2.1.23...2.1.24) Signed-off-by: dependabot[bot] <support@dependabot.com> * Upgrade the github publisher package too
This commit is contained in:
Родитель
8f2b8e66e8
Коммит
bd55bac504
|
@ -65,7 +65,7 @@
|
|||
"lodash.merge": "^4.6.0",
|
||||
"lodash.template": "^4.4.0",
|
||||
"log-symbols": "^2.0.0",
|
||||
"mime-types": "^2.1.23",
|
||||
"mime-types": "^2.1.24",
|
||||
"node-fetch": "^2.0.0",
|
||||
"node-gyp": "^3.4.0",
|
||||
"nugget": "^2.0.1",
|
||||
|
|
|
@ -23,6 +23,6 @@
|
|||
"@octokit/rest": "^16.25.0",
|
||||
"fs-extra": "^7.0.0",
|
||||
"lodash.merge": "^4.6.0",
|
||||
"mime-types": "^2.1.23"
|
||||
"mime-types": "^2.1.24"
|
||||
}
|
||||
}
|
18
yarn.lock
18
yarn.lock
|
@ -5703,17 +5703,17 @@ miller-rabin@^4.0.0:
|
|||
bn.js "^4.0.0"
|
||||
brorand "^1.0.1"
|
||||
|
||||
mime-db@~1.39.0:
|
||||
version "1.39.0"
|
||||
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.39.0.tgz#f95a20275742f7d2ad0429acfe40f4233543780e"
|
||||
integrity sha512-DTsrw/iWVvwHH+9Otxccdyy0Tgiil6TWK/xhfARJZF/QFhwOgZgOIvA2/VIGpM8U7Q8z5nDmdDWC6tuVMJNibw==
|
||||
mime-db@1.40.0:
|
||||
version "1.40.0"
|
||||
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.40.0.tgz#a65057e998db090f732a68f6c276d387d4126c32"
|
||||
integrity sha512-jYdeOMPy9vnxEqFRRo6ZvTZ8d9oPb+k18PKoYNYUe2stVEBPPwsln/qWzdbmaIvnhZ9v2P+CuecK+fpUfsV2mA==
|
||||
|
||||
mime-types@^2.1.12, mime-types@^2.1.23, mime-types@~2.1.18, mime-types@~2.1.19:
|
||||
version "2.1.23"
|
||||
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.23.tgz#d4eacd87de99348a6858fe1e479aad877388d977"
|
||||
integrity sha512-ROk/m+gMVSrRxTkMlaQOvFmFmYDc7sZgrjjM76abqmd2Cc5fCV7jAMA5XUccEtJ3cYiYdgixUVI+fApc2LkXlw==
|
||||
mime-types@^2.1.12, mime-types@^2.1.24, mime-types@~2.1.18, mime-types@~2.1.19:
|
||||
version "2.1.24"
|
||||
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.24.tgz#b6f8d0b3e951efb77dedeca194cff6d16f676f81"
|
||||
integrity sha512-WaFHS3MCl5fapm3oLxU4eYDw77IQM2ACcxQ9RIxfaC3ooc6PFuBMGZZsYpvoXS5D5QTWPieo1jjLdAm3TBP3cQ==
|
||||
dependencies:
|
||||
mime-db "~1.39.0"
|
||||
mime-db "1.40.0"
|
||||
|
||||
mime@1.4.1:
|
||||
version "1.4.1"
|
||||
|
|
Загрузка…
Ссылка в новой задаче