Skip to content

Commit

Permalink
chore(deps): upgrade decode-uri-component to > 0.2.2 #2243
Browse files Browse the repository at this point in the history
Signed-off-by: charelle <charelle.wrk@gmail.com>
  • Loading branch information
charellesandig authored and petermetz committed Mar 2, 2023
1 parent 6335787 commit 82e313e
Show file tree
Hide file tree
Showing 5 changed files with 2,069 additions and 1,076 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.0",
"@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.8.2",
"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
2 changes: 1 addition & 1 deletion packages/cactus-verifier-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@hyperledger/cactus-plugin-ledger-connector-iroha": "1.1.3",
"@hyperledger/cactus-plugin-ledger-connector-quorum": "1.1.3",
"@hyperledger/cactus-plugin-ledger-connector-fabric": "1.1.3",
"jest-extended": "0.11.5",
"jest-extended": "3.0.1",
"rxjs": "7.3.0"
}
}
Loading

0 comments on commit 82e313e

Please sign in to comment.