updated npm modules
This commit is contained in:
+12
-12
@@ -1,26 +1,26 @@
|
||||
{
|
||||
"_from": "electron-to-chromium@^1.3.113",
|
||||
"_id": "electron-to-chromium@1.3.113",
|
||||
"_from": "electron-to-chromium@^1.3.133",
|
||||
"_id": "electron-to-chromium@1.3.135",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-De+lPAxEcpxvqPTyZAXELNpRZXABRxf+uL/rSykstQhzj/B0l1150G/ExIIxKc16lI89Hgz81J0BHAcbTqK49g==",
|
||||
"_integrity": "sha512-xXLNstRdVsisPF3pL3H9TVZo2XkMILfqtD6RiWIUmDK2sFX1Bjwqmd8LBp0Kuo2FgKO63JXPoEVGm8WyYdwP0Q==",
|
||||
"_location": "/electron-to-chromium",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "electron-to-chromium@^1.3.113",
|
||||
"raw": "electron-to-chromium@^1.3.133",
|
||||
"name": "electron-to-chromium",
|
||||
"escapedName": "electron-to-chromium",
|
||||
"rawSpec": "^1.3.113",
|
||||
"rawSpec": "^1.3.133",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^1.3.113"
|
||||
"fetchSpec": "^1.3.133"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/browserslist"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.113.tgz",
|
||||
"_shasum": "b1ccf619df7295aea17bc6951dc689632629e4a9",
|
||||
"_spec": "electron-to-chromium@^1.3.113",
|
||||
"_resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.135.tgz",
|
||||
"_shasum": "f5799b95f2bcd8de17cde47d63392d83a4477041",
|
||||
"_spec": "electron-to-chromium@^1.3.133",
|
||||
"_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\browserslist",
|
||||
"author": {
|
||||
"name": "Kilian Valkhof"
|
||||
@@ -34,8 +34,8 @@
|
||||
"devDependencies": {
|
||||
"ava": "^1.1.0",
|
||||
"codecov": "^3.1.0",
|
||||
"electron-releases": "^3.44.0",
|
||||
"nyc": "^13.1.0",
|
||||
"electron-releases": "^3.109.0",
|
||||
"nyc": "^13.3.0",
|
||||
"request": "^2.88.0",
|
||||
"shelljs": "^0.7.6"
|
||||
},
|
||||
@@ -65,5 +65,5 @@
|
||||
"test": "nyc ava --verbose",
|
||||
"update": "node automated-update.js"
|
||||
},
|
||||
"version": "1.3.113"
|
||||
"version": "1.3.135"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user