From dd2811c0b1e274dc56dd8e1f50d8b07bf1acc851 Mon Sep 17 00:00:00 2001 From: Darcy Clarke Date: Mon, 14 Nov 2022 19:04:23 -0500 Subject: [PATCH] config-chain@1.1.13 --- node_modules/config-chain/package.json | 32 ++++++++++++-------------- node_modules/proto-list/package.json | 4 ++-- package-lock.json | 8 +++---- package.json | 2 +- 4 files changed, 22 insertions(+), 24 deletions(-) diff --git a/node_modules/config-chain/package.json b/node_modules/config-chain/package.json index 5654ff7a194b0..46a406338bf7b 100644 --- a/node_modules/config-chain/package.json +++ b/node_modules/config-chain/package.json @@ -1,28 +1,28 @@ { - "_from": "config-chain@1.1.12", - "_id": "config-chain@1.1.12", + "_from": "config-chain@1.1.13", + "_id": "config-chain@1.1.13", "_inBundle": false, - "_integrity": "sha512-a1eOIcu8+7lUInge4Rpf/n4Krkf3Dd9lqhljRzII1/Zno/kRtUWnznPO3jOKBmTEktkt3fkxisUcivoj0ebzoA==", + "_integrity": "sha512-qj+f8APARXHrM0hraqXYb2/bOVSV4PvJQlNZ/DVj0QrmNM2q2euizkeuVckQ57J+W0mRH6Hvi+k50M4Jul2VRQ==", "_location": "/config-chain", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, - "raw": "config-chain@1.1.12", + "raw": "config-chain@1.1.13", "name": "config-chain", "escapedName": "config-chain", - "rawSpec": "1.1.12", + "rawSpec": "1.1.13", "saveSpec": null, - "fetchSpec": "1.1.12" + "fetchSpec": "1.1.13" }, "_requiredBy": [ "#USER", "/" ], - "_resolved": "https://registry.npmjs.org/config-chain/-/config-chain-1.1.12.tgz", - "_shasum": "0fde8d091200eb5e808caf25fe618c02f48e4efa", - "_spec": "config-chain@1.1.12", - "_where": "/Users/rebecca/code/npm", + "_resolved": "https://registry.npmjs.org/config-chain/-/config-chain-1.1.13.tgz", + "_shasum": "fad0795aa6a6cdaff9ed1b68e9dff94372c232f4", + "_spec": "config-chain@1.1.13", + "_where": "/Users/darcyclarke/Documents/Repos/npm/v6", "author": { "name": "Dominic Tarr", "email": "dominic.tarr@gmail.com", @@ -45,12 +45,10 @@ "index.js" ], "homepage": "http://github.com/dominictarr/config-chain", - "licenses": [ - { - "type": "MIT", - "url": "https://raw.githubusercontent.com/dominictarr/config-chain/master/LICENCE" - } - ], + "license": { + "type": "MIT", + "url": "https://raw.githubusercontent.com/dominictarr/config-chain/master/LICENCE" + }, "name": "config-chain", "repository": { "type": "git", @@ -59,5 +57,5 @@ "scripts": { "test": "tap test/*" }, - "version": "1.1.12" + "version": "1.1.13" } diff --git a/node_modules/proto-list/package.json b/node_modules/proto-list/package.json index 84c735f6b2dbb..42d67119d68c4 100644 --- a/node_modules/proto-list/package.json +++ b/node_modules/proto-list/package.json @@ -2,7 +2,7 @@ "_from": "proto-list@~1.2.1", "_id": "proto-list@1.2.4", "_inBundle": false, - "_integrity": "sha1-IS1b/hMYMGpCD2QCuOJv85ZHqEk=", + "_integrity": "sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==", "_location": "/proto-list", "_phantomChildren": {}, "_requested": { @@ -21,7 +21,7 @@ "_resolved": "https://registry.npmjs.org/proto-list/-/proto-list-1.2.4.tgz", "_shasum": "212d5bfe1318306a420f6402b8e26ff39647a849", "_spec": "proto-list@~1.2.1", - "_where": "/Users/rebecca/code/npm/node_modules/config-chain", + "_where": "/Users/darcyclarke/Documents/Repos/npm/v6/node_modules/config-chain", "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", diff --git a/package-lock.json b/package-lock.json index 1714e3f746297..144c674879122 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1636,9 +1636,9 @@ } }, "config-chain": { - "version": "1.1.12", - "resolved": "https://registry.npmjs.org/config-chain/-/config-chain-1.1.12.tgz", - "integrity": "sha512-a1eOIcu8+7lUInge4Rpf/n4Krkf3Dd9lqhljRzII1/Zno/kRtUWnznPO3jOKBmTEktkt3fkxisUcivoj0ebzoA==", + "version": "1.1.13", + "resolved": "https://registry.npmjs.org/config-chain/-/config-chain-1.1.13.tgz", + "integrity": "sha512-qj+f8APARXHrM0hraqXYb2/bOVSV4PvJQlNZ/DVj0QrmNM2q2euizkeuVckQ57J+W0mRH6Hvi+k50M4Jul2VRQ==", "requires": { "ini": "^1.3.4", "proto-list": "~1.2.1" @@ -5812,7 +5812,7 @@ "proto-list": { "version": "1.2.4", "resolved": "https://registry.npmjs.org/proto-list/-/proto-list-1.2.4.tgz", - "integrity": "sha1-IS1b/hMYMGpCD2QCuOJv85ZHqEk=" + "integrity": "sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==" }, "protoduck": { "version": "5.0.1", diff --git a/package.json b/package.json index 71865be68e14d..77661b46276df 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "cli-table3": "^0.5.1", "cmd-shim": "^3.0.3", "columnify": "~1.5.4", - "config-chain": "^1.1.12", + "config-chain": "^1.1.13", "detect-indent": "~5.0.0", "detect-newline": "^2.1.0", "dezalgo": "~1.0.3",