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/aws4/package.json generated vendored
View File

@@ -1,27 +1,33 @@
{
"_from": "aws4@^1.8.0",
"_args": [
[
"aws4@1.10.0",
"D:\\Projects\\vanillajs-seed"
]
],
"_development": true,
"_from": "aws4@1.10.0",
"_id": "aws4@1.10.0",
"_inBundle": false,
"_integrity": "sha512-3YDiu347mtVtjpyV3u5kVqQLP242c06zwDOgpeRnybmXlYYsLbtTrUBUm8i8srONt+FWobl5aibnU1030PeeuA==",
"_location": "/aws4",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "aws4@^1.8.0",
"raw": "aws4@1.10.0",
"name": "aws4",
"escapedName": "aws4",
"rawSpec": "^1.8.0",
"rawSpec": "1.10.0",
"saveSpec": null,
"fetchSpec": "^1.8.0"
"fetchSpec": "1.10.0"
},
"_requiredBy": [
"/request"
],
"_resolved": "https://registry.npmjs.org/aws4/-/aws4-1.10.0.tgz",
"_shasum": "a17b3a8ea811060e74d47d306122400ad4497ae2",
"_spec": "aws4@^1.8.0",
"_where": "D:\\Projects\\siag\\vanillajs-seed\\node_modules\\request",
"_spec": "1.10.0",
"_where": "D:\\Projects\\vanillajs-seed",
"author": {
"name": "Michael Hart",
"email": "michael.hart.au@gmail.com",
@@ -30,8 +36,6 @@
"bugs": {
"url": "https://github.com/mhart/aws4/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Signs and prepares requests using AWS Signature Version 4",
"devDependencies": {
"mocha": "^7.1.2",