Skip to content

Commit

Permalink
deps: update js mocha to address GHSA-mwcw-c2x4-8c55
Browse files Browse the repository at this point in the history
  • Loading branch information
lklimek committed Dec 10, 2024
1 parent 6270ef0 commit 3e00e29
Show file tree
Hide file tree
Showing 32 changed files with 293 additions and 147 deletions.
175 changes: 118 additions & 57 deletions .pnp.cjs

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed .yarn/cache/fsevents-patch-19706e7e35-10.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/bench-suite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dotenv-safe": "^8.2.0",
"lodash": "^4.17.21",
"mathjs": "^10.4.3",
"mocha": "^10.2.0"
"mocha": "11.0.1"
},
"devDependencies": {
"babel-eslint": "^10.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/dapi-grpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"eslint": "^8.53.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.29.0",
"mocha": "^10.2.0",
"mocha": "^11.0.1",
"mocha-sinon": "^2.1.2",
"sinon": "^17.0.1",
"sinon-chai": "^3.7.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/dapi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"eslint": "^8.53.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.29.0",
"mocha": "^10.2.0",
"mocha": "^11.0.1",
"mocha-sinon": "^2.1.2",
"nyc": "^15.1.0",
"semver": "^7.5.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/dash-spv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"eslint": "^8.53.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.29.0",
"mocha": "^10.2.0",
"mocha": "^11.0.1",
"should": "^13.2.3",
"sinon": "^17.0.1"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/dashmate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.29.0",
"globby": "^11",
"mocha": "^10.2.0",
"mocha": "^11.0.1",
"mocha-sinon": "^2.1.2",
"oclif": "^4.0.3",
"sinon": "^17.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/dashpay-contract/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"eslint": "^8.53.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.29.0",
"mocha": "^10.2.0",
"mocha": "^11.0.1",
"sinon": "^17.0.1",
"sinon-chai": "^3.7.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/dpns-contract/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"eslint": "^8.53.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.29.0",
"mocha": "^10.2.0",
"mocha": "^11.0.1",
"sinon": "^17.0.1",
"sinon-chai": "^3.7.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/feature-flags-contract/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"eslint": "^8.53.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.29.0",
"mocha": "^10.2.0",
"mocha": "^11.0.1",
"sinon": "^17.0.1",
"sinon-chai": "^3.7.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/js-dapi-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"karma-mocha": "^2.0.1",
"karma-mocha-reporter": "^2.2.5",
"karma-webpack": "^5.0.0",
"mocha": "^10.2.0",
"mocha": "^11.0.1",
"nyc": "^15.1.0",
"os-browserify": "^0.3.0",
"path-browserify": "^1.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/js-dash-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"karma-mocha": "^2.0.1",
"karma-mocha-reporter": "^2.2.5",
"karma-webpack": "^5.0.0",
"mocha": "^10.2.0",
"mocha": "^11.0.1",
"net": "^1.0.2",
"nodemon": "^2.0.20",
"os-browserify": "^0.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/js-grpc-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"eslint": "^8.53.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.29.0",
"mocha": "^10.2.0",
"mocha": "^11.0.1",
"mocha-sinon": "^2.1.2",
"nyc": "^15.1.0",
"sinon": "^17.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/masternode-reward-shares-contract/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"eslint": "^8.53.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.29.0",
"mocha": "^10.2.0",
"mocha": "^11.0.1",
"sinon": "^17.0.1",
"sinon-chai": "^3.7.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/platform-test-suite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"karma-sourcemap-loader": "^0.3.7",
"karma-webpack": "^5.0.0",
"localforage": "^1.10.0",
"mocha": "^10.2.0",
"mocha": "^11.0.1",
"net": "^1.0.2",
"nodeforage": "^1.1.2",
"os-browserify": "^0.3.0",
Expand Down
28 changes: 28 additions & 0 deletions packages/rs-sdk/tests/.env.lk
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Configuration of dash-sdk network tests
# Generated by configure_dotenv.sh

## Local devnet, on `dash` multipass VM
DASH_SDK_PLATFORM_HOST="10.56.229.104"
DASH_SDK_PLATFORM_PORT="2443"
DASH_SDK_PLATFORM_SSL=false
DASH_SDK_CORE_PORT="30002"

DASH_SDK_CORE_USER=dashmate
DASH_SDK_CORE_PASSWORD="HnrymsGfnYQu"

# DASH_SDK_PLATFORM_HOST="35.165.50.126"
# DASH_SDK_PLATFORM_PORT="1443"
# DASH_SDK_PLATFORM_SSL=true
#DASH_SDK_PLATFORM_PORT="32443"
#DASH_SDK_PLATFORM_SSL=true

# DASH_SDK_PLATFORM_CA_CERT_PATH=/home/lklimek/git/dashevo/platform/packages/rs-sdk/tests/ca-cert.pem

# testnet config below
# DASH_SDK_PLATFORM_HOST="34.214.48.68"
# DASH_SDK_PLATFORM_PORT="1443"
# DASH_SDK_PLATFORM_SSL=true


# DASH_SDK_MASTERNODE_OWNER_PRO_REG_TX_HASH="d10bf435af7c75f5b07b09486af1212469d69fdc787589548e315776bc1052a1"

2 changes: 1 addition & 1 deletion packages/wallet-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"karma-mocha-reporter": "^2.2.5",
"karma-sourcemap-loader": "^0.3.7",
"karma-webpack": "^5.0.0",
"mocha": "^10.2.0",
"mocha": "^11.0.1",
"node-inspect-extracted": "^1.0.8",
"nyc": "^15.1.0",
"os-browserify": "^0.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/wallet-utils-contract/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"eslint": "^8.53.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.29.0",
"mocha": "^10.2.0",
"mocha": "^11.0.1",
"sinon": "^17.0.1",
"sinon-chai": "^3.7.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/wasm-dpp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"karma-webpack": "^5.0.0",
"lodash": "^4.17.21",
"long": "^5.2.0",
"mocha": "^10.2.0",
"mocha": "^11.0.1",
"path-browserify": "^1.0.1",
"process": "^0.11.10",
"sinon": "^17.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/withdrawals-contract/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"eslint": "^8.53.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.29.0",
"mocha": "^10.2.0",
"mocha": "^11.0.1",
"sinon": "^17.0.1",
"sinon-chai": "^3.7.0"
}
Expand Down
Loading

0 comments on commit 3e00e29

Please sign in to comment.