mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-03 12:20:04 +02:00
update packages to latest version
This commit is contained in:
20
node_modules/source-map-support/package.json
generated
vendored
20
node_modules/source-map-support/package.json
generated
vendored
@@ -1,26 +1,26 @@
|
||||
{
|
||||
"_from": "source-map-support@~0.5.12",
|
||||
"_id": "source-map-support@0.5.19",
|
||||
"_from": "source-map-support@~0.5.20",
|
||||
"_id": "source-map-support@0.5.21",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==",
|
||||
"_integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==",
|
||||
"_location": "/source-map-support",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "source-map-support@~0.5.12",
|
||||
"raw": "source-map-support@~0.5.20",
|
||||
"name": "source-map-support",
|
||||
"escapedName": "source-map-support",
|
||||
"rawSpec": "~0.5.12",
|
||||
"rawSpec": "~0.5.20",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "~0.5.12"
|
||||
"fetchSpec": "~0.5.20"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/terser"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.19.tgz",
|
||||
"_shasum": "a98b62f86dcaf4f67399648c085291ab9e8fed61",
|
||||
"_spec": "source-map-support@~0.5.12",
|
||||
"_resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz",
|
||||
"_shasum": "04fe7c7f9e1ed2d662233c28cb2b35b9f63f6e4f",
|
||||
"_spec": "source-map-support@~0.5.20",
|
||||
"_where": "D:\\Projects\\minifyfromhtml\\node_modules\\terser",
|
||||
"bugs": {
|
||||
"url": "https://github.com/evanw/node-source-map-support/issues"
|
||||
@@ -53,5 +53,5 @@
|
||||
"serve-tests": "http-server -p 1336",
|
||||
"test": "mocha"
|
||||
},
|
||||
"version": "0.5.19"
|
||||
"version": "0.5.21"
|
||||
}
|
||||
|
Reference in New Issue
Block a user