Update Javascript and Typescript Deps (#403)

Update all of the Node deps to 2.2.<latest>
and regenerate existing package-lock.json files

Signed-off-by: Brett Logan <brett.t.logan@ibm.com>

Co-authored-by: Brett Logan <brett.t.logan@ibm.com>
This commit is contained in:
Brett Logan 2021-01-13 12:19:31 -05:00 committed by GitHub
parent 80a698b100
commit 08aaaf0313
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
15 changed files with 25 additions and 6035 deletions

1
.gitignore vendored
View file

@ -18,3 +18,4 @@ vendor/
node_modules/
# Ignore Gradle build output directory
build
package-lock.json

View file

@ -10,7 +10,7 @@
"author": "Hyperledger",
"license": "Apache-2.0",
"dependencies": {
"fabric-ca-client": "^2.2.0",
"fabric-network": "^2.2.0"
"fabric-ca-client": "^2.2.4",
"fabric-network": "^2.2.4"
}
}

File diff suppressed because it is too large Load diff

View file

@ -20,8 +20,8 @@
"author": "Hyperledger",
"license": "Apache-2.0",
"dependencies": {
"fabric-ca-client": "^2.2.0",
"fabric-network": "^2.2.0"
"fabric-ca-client": "^2.2.4",
"fabric-network": "^2.2.4"
},
"devDependencies": {
"tslint": "^5.11.0",

View file

@ -10,7 +10,7 @@
"author": "Hyperledger",
"license": "Apache-2.0",
"dependencies": {
"fabric-ca-client": "^2.2.0",
"fabric-network": "^2.2.0"
"fabric-ca-client": "^2.2.4",
"fabric-network": "^2.2.4"
}
}

View file

@ -15,8 +15,8 @@
"author": "Hyperledger",
"license": "Apache-2.0",
"dependencies": {
"fabric-ca-client": "^2.2.0",
"fabric-network": "^2.2.0"
"fabric-ca-client": "^2.2.4",
"fabric-network": "^2.2.4"
},
"devDependencies": {
"chai": "^4.2.0",

View file

@ -10,7 +10,7 @@
"author": "Hyperledger",
"license": "Apache-2.0",
"dependencies": {
"fabric-ca-client": "^2.2.2",
"fabric-network": "^2.2.2"
"fabric-ca-client": "^2.2.4",
"fabric-network": "^2.2.4"
}
}

View file

@ -10,7 +10,7 @@
"author": "Hyperledger",
"license": "Apache-2.0",
"dependencies": {
"fabric-ca-client": "^2.2.2",
"fabric-network": "^2.2.2"
"fabric-ca-client": "^2.2.4",
"fabric-network": "^2.2.4"
}
}

View file

@ -10,7 +10,7 @@
"author": "Hyperledger",
"license": "Apache-2.0",
"dependencies": {
"fabric-ca-client": "^2.2.0",
"fabric-network": "^2.2.0"
"fabric-ca-client": "^2.2.4",
"fabric-network": "^2.2.4"
}
}

View file

@ -10,8 +10,8 @@
"author": "",
"license": "Apache-2.0",
"dependencies": {
"fabric-network": "^2.1.0",
"fabric-ca-client": "^2.1.0",
"fabric-network": "^2.2.4",
"fabric-ca-client": "^2.2.4",
"js-yaml": "^3.12.0"
},
"devDependencies": {

View file

@ -10,8 +10,8 @@
"author": "",
"license": "Apache-2.0",
"dependencies": {
"fabric-network": "^2.1.0",
"fabric-ca-client": "^2.1.0",
"fabric-network": "^2.2.4",
"fabric-ca-client": "^2.2.4",
"js-yaml": "^3.12.0"
},
"devDependencies": {

File diff suppressed because it is too large Load diff

View file

@ -15,8 +15,8 @@
"author": "Hyperledger",
"license": "Apache-2.0",
"dependencies": {
"fabric-ca-client": "^2.1.0",
"fabric-network": "^2.1.0"
"fabric-ca-client": "^2.2.4",
"fabric-network": "^2.2.4"
},
"devDependencies": {
"chai": "^4.2.0",

View file

@ -18,8 +18,8 @@
"author": "Hyperledger",
"license": "Apache-2.0",
"dependencies": {
"fabric-ca-client": "^2.1.0",
"fabric-network": "^2.1.0"
"fabric-ca-client": "^2.2.4",
"fabric-network": "^2.2.4"
},
"devDependencies": {
"@types/chai": "^4.1.7",

View file

@ -15,8 +15,8 @@
"author": "Hyperledger",
"license": "Apache-2.0",
"dependencies": {
"fabric-ca-client": "^2.2.0",
"fabric-network": "^2.2.0"
"fabric-ca-client": "^2.2.4",
"fabric-network": "^2.2.4"
},
"devDependencies": {
"chai": "^4.2.0",