mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-02 20:00:05 +02:00
update node modules
This commit is contained in:
32
node_modules/mime-db/package.json
generated
vendored
32
node_modules/mime-db/package.json
generated
vendored
@@ -1,26 +1,26 @@
|
||||
{
|
||||
"_from": "mime-db@1.47.0",
|
||||
"_id": "mime-db@1.47.0",
|
||||
"_from": "mime-db@1.48.0",
|
||||
"_id": "mime-db@1.48.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-QBmA/G2y+IfeS4oktet3qRZ+P5kPhCKRXxXnQEudYqUaEioAU1/Lq2us3D/t1Jfo4hE9REQPrbB7K5sOczJVIw==",
|
||||
"_integrity": "sha512-FM3QwxV+TnZYQ2aRqhlKBMHxk10lTbMt3bBkMAp54ddrNeVSfcQYOOKuGuy3Ddrm38I04If834fOUSq1yzslJQ==",
|
||||
"_location": "/mime-db",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "mime-db@1.47.0",
|
||||
"raw": "mime-db@1.48.0",
|
||||
"name": "mime-db",
|
||||
"escapedName": "mime-db",
|
||||
"rawSpec": "1.47.0",
|
||||
"rawSpec": "1.48.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "1.47.0"
|
||||
"fetchSpec": "1.48.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/mime-types"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.47.0.tgz",
|
||||
"_shasum": "8cb313e59965d3c05cfbf898915a267af46a335c",
|
||||
"_spec": "mime-db@1.47.0",
|
||||
"_resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.48.0.tgz",
|
||||
"_shasum": "e35b31045dd7eada3aaad537ed88a33afbef2d1d",
|
||||
"_spec": "mime-db@1.48.0",
|
||||
"_where": "D:\\Projects\\minifyfromhtml\\node_modules\\mime-types",
|
||||
"bugs": {
|
||||
"url": "https://github.com/jshttp/mime-db/issues"
|
||||
@@ -48,16 +48,16 @@
|
||||
"bluebird": "3.7.2",
|
||||
"co": "4.6.0",
|
||||
"cogent": "1.0.1",
|
||||
"csv-parse": "4.15.3",
|
||||
"eslint": "7.23.0",
|
||||
"csv-parse": "4.15.4",
|
||||
"eslint": "7.27.0",
|
||||
"eslint-config-standard": "15.0.1",
|
||||
"eslint-plugin-import": "2.22.1",
|
||||
"eslint-plugin-markdown": "2.0.0",
|
||||
"eslint-plugin-import": "2.23.4",
|
||||
"eslint-plugin-markdown": "2.2.0",
|
||||
"eslint-plugin-node": "11.1.0",
|
||||
"eslint-plugin-promise": "4.3.1",
|
||||
"eslint-plugin-promise": "5.1.0",
|
||||
"eslint-plugin-standard": "4.1.0",
|
||||
"gnode": "0.1.2",
|
||||
"mocha": "8.3.2",
|
||||
"mocha": "8.4.0",
|
||||
"nyc": "15.1.0",
|
||||
"raw-body": "2.4.1",
|
||||
"stream-to-array": "2.3.0"
|
||||
@@ -98,5 +98,5 @@
|
||||
"update": "npm run fetch && npm run build",
|
||||
"version": "node scripts/version-history.js && git add HISTORY.md"
|
||||
},
|
||||
"version": "1.47.0"
|
||||
"version": "1.48.0"
|
||||
}
|
||||
|
Reference in New Issue
Block a user