update modules

This commit is contained in:
s2
2020-06-08 08:50:28 +02:00
parent ae4aaf2668
commit 27635904a6
477 changed files with 20385 additions and 35036 deletions

24
node_modules/request/package.json generated vendored
View File

@@ -1,27 +1,33 @@
{
"_from": "request@^2.88.0",
"_args": [
[
"request@2.88.2",
"D:\\Projects\\vanillajs-seed"
]
],
"_development": true,
"_from": "request@2.88.2",
"_id": "request@2.88.2",
"_inBundle": false,
"_integrity": "sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==",
"_location": "/request",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "request@^2.88.0",
"raw": "request@2.88.2",
"name": "request",
"escapedName": "request",
"rawSpec": "^2.88.0",
"rawSpec": "2.88.2",
"saveSpec": null,
"fetchSpec": "^2.88.0"
"fetchSpec": "2.88.2"
},
"_requiredBy": [
"/jsdom"
],
"_resolved": "https://registry.npmjs.org/request/-/request-2.88.2.tgz",
"_shasum": "d73c918731cb5a87da047e207234146f664d12b3",
"_spec": "request@^2.88.0",
"_where": "D:\\Projects\\siag\\vanillajs-seed\\node_modules\\jsdom",
"_spec": "2.88.2",
"_where": "D:\\Projects\\vanillajs-seed",
"author": {
"name": "Mikeal Rogers",
"email": "mikeal.rogers@gmail.com"
@@ -29,7 +35,6 @@
"bugs": {
"url": "http://github.com/request/request/issues"
},
"bundleDependencies": false,
"dependencies": {
"aws-sign2": "~0.7.0",
"aws4": "^1.8.0",
@@ -52,7 +57,6 @@
"tunnel-agent": "^0.6.0",
"uuid": "^3.3.2"
},
"deprecated": "request has been deprecated, see https://github.com/request/request/issues/3142",
"description": "Simplified HTTP request client.",
"devDependencies": {
"bluebird": "^3.2.1",