update deps
This commit is contained in:
22
node_modules/source-map-support/package.json
generated
vendored
22
node_modules/source-map-support/package.json
generated
vendored
@@ -1,27 +1,27 @@
|
||||
{
|
||||
"_from": "source-map-support@~0.5.10",
|
||||
"_id": "source-map-support@0.5.12",
|
||||
"_from": "source-map-support@~0.5.12",
|
||||
"_id": "source-map-support@0.5.16",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-4h2Pbvyy15EE02G+JOZpUCmqWJuqrs+sEkzewTm++BPi7Hvn/HwcqLAcNxYAyI0x13CpPPn+kMjl+hplXMHITQ==",
|
||||
"_integrity": "sha512-efyLRJDr68D9hBBNIPWFjhpFzURh+KJykQwvMyW5UiZzYwoF6l4YMMDIJJEyFWxWCqfyxLzz6tSfUFR+kXXsVQ==",
|
||||
"_location": "/source-map-support",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "source-map-support@~0.5.10",
|
||||
"raw": "source-map-support@~0.5.12",
|
||||
"name": "source-map-support",
|
||||
"escapedName": "source-map-support",
|
||||
"rawSpec": "~0.5.10",
|
||||
"rawSpec": "~0.5.12",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "~0.5.10"
|
||||
"fetchSpec": "~0.5.12"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/terser"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.12.tgz",
|
||||
"_shasum": "b4f3b10d51857a5af0138d3ce8003b201613d599",
|
||||
"_spec": "source-map-support@~0.5.10",
|
||||
"_where": "F:\\projects\\vanillajs-seed\\node_modules\\terser",
|
||||
"_resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.16.tgz",
|
||||
"_shasum": "0ae069e7fe3ba7538c64c98515e35339eac5a042",
|
||||
"_spec": "source-map-support@~0.5.12",
|
||||
"_where": "/home/s2/Code/vanillajs-seed/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.12"
|
||||
"version": "0.5.16"
|
||||
}
|
||||
|
Reference in New Issue
Block a user