Skip to content

Commit

Permalink
chore(deps): upgrade decode-uri-component to > 0.2.2
Browse files Browse the repository at this point in the history
Signed-off-by: charelle.sandig <charelle.wrk@gmail.com>
  • Loading branch information
charellesandig committed Apr 4, 2023
1 parent 1cc9667 commit 96fd79b
Show file tree
Hide file tree
Showing 5 changed files with 2,922 additions and 1,136 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
},
"devDependencies": {
"@angular-builders/custom-webpack": "13.1.0",
"@angular-devkit/build-angular": "13.3.2",
"@angular-devkit/build-angular": "15.2.4",
"@angular/cli": "13.3.2",
"@angular/compiler": "13.3.2",
"@angular/compiler-cli": "13.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/cactus-cmd-socketio-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"shelljs": "0.8.5",
"socket.io": "4.4.1",
"socket.io-client": "4.1.3",
"web3": "1.6.0",
"web3": "1.9.0",
"xmlhttprequest": "1.8.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cactus-test-tooling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"is-port-reachable": "3.0.0",
"joi": "17.4.2",
"js-yaml": "4.1.0",
"keycloak-admin": "1.14.21",
"keycloak-admin": "1.14.22",
"lodash": "4.17.21",
"node-forge": "1.3.0",
"node-ssh": "12.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/cactus-verifier-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,15 +49,15 @@
},
"homepage": "https://github.com/hyperledger/cactus#readme",
"dependencies": {
"@hyperledger/cactus-api-client": "1.2.0",
"@hyperledger/cactus-api-client": "1.2.0",
"@hyperledger/cactus-common": "1.2.0",
"@hyperledger/cactus-core-api": "1.2.0",
"@hyperledger/cactus-plugin-ledger-connector-besu": "1.2.0",
"@hyperledger/cactus-plugin-ledger-connector-corda": "1.2.0",
"@hyperledger/cactus-plugin-ledger-connector-fabric": "1.2.0",
"@hyperledger/cactus-plugin-ledger-connector-iroha": "1.2.0",
"@hyperledger/cactus-plugin-ledger-connector-quorum": "1.2.0",
"jest-extended": "0.11.5",
"jest-extended": "3.0.1",
"rxjs": "7.3.0"
}
}
Loading

0 comments on commit 96fd79b

Please sign in to comment.