Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion browser/window-getters/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/bn.js": "4.11.6",
"@types/jest": "^26.0.15",
"@types/node": "^14.14.7",
"webpack": "^5.103.0",
"webpack": "^5.104.1",
"webpack-cli": "^5.1.4"
}
}
2 changes: 1 addition & 1 deletion browser/window-metadata/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@types/bn.js": "4.11.6",
"@types/jest": "^26.0.15",
"@types/node": "^14.14.7",
"webpack": "^5.103.0",
"webpack": "^5.104.1",
"webpack-cli": "^5.1.4"
}
}
2 changes: 1 addition & 1 deletion crypto/crypto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"jsdom": "^16.6.0",
"jsdom-global": "^3.0.2",
"mocha": "^10.8.2",
"webpack": "^5.103.0",
"webpack": "^5.104.1",
"webpack-cli": "^5.1.4"
}
}
2 changes: 1 addition & 1 deletion crypto/ecies-25519/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"jsdom": "^16.6.0",
"jsdom-global": "^3.0.2",
"mocha": "^10.8.2",
"webpack": "^5.103.0",
"webpack": "^5.104.1",
"webpack-cli": "^5.1.4"
}
}
2 changes: 1 addition & 1 deletion crypto/randombytes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"jsdom": "^16.6.0",
"jsdom-global": "^3.0.2",
"mocha": "^10.8.2",
"webpack": "^5.103.0",
"webpack": "^5.104.1",
"webpack-cli": "^5.1.4"
}
}
2 changes: 1 addition & 1 deletion jsonrpc/http-connection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"core-js": "^3.6.5",
"mocha": "^10.8.2",
"npm-run-all": "^4.1.5",
"webpack": "^5.103.0",
"webpack": "^5.104.1",
"webpack-cli": "^5.1.4"
}
}
2 changes: 1 addition & 1 deletion jsonrpc/provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"core-js": "^3.6.5",
"mocha": "^10.8.2",
"npm-run-all": "^4.1.5",
"webpack": "^5.103.0",
"webpack": "^5.104.1",
"webpack-cli": "^5.1.4"
}
}
2 changes: 1 addition & 1 deletion jsonrpc/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"core-js": "^3.6.5",
"mocha": "^10.8.2",
"npm-run-all": "^4.1.5",
"webpack": "^5.103.0",
"webpack": "^5.104.1",
"webpack-cli": "^5.1.4"
}
}
2 changes: 1 addition & 1 deletion jsonrpc/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"mocha": "^10.8.2",
"npm-run-all": "^4.1.5",
"ts-node": "^9.0.0",
"webpack": "^5.103.0",
"webpack": "^5.104.1",
"webpack-cli": "^5.1.4"
}
}
2 changes: 1 addition & 1 deletion jsonrpc/ws-connection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"core-js": "^3.6.5",
"mocha": "^10.8.2",
"npm-run-all": "^4.1.5",
"webpack": "^5.103.0",
"webpack": "^5.104.1",
"webpack-cli": "^5.1.4"
}
}
2 changes: 1 addition & 1 deletion misc/encoding/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@types/jest": "^26.0.15",
"@types/node": "^14.14.7",
"@types/typedarray-to-buffer": "^4.0.0",
"webpack": "^5.103.0",
"webpack": "^5.104.1",
"webpack-cli": "^5.1.4"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion misc/environment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"devDependencies": {
"@types/jest": "^26.0.15",
"@types/node": "^14.14.7",
"webpack": "^5.103.0",
"webpack": "^5.104.1",
"webpack-cli": "^5.1.4"
}
}
2 changes: 1 addition & 1 deletion misc/events/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"core-js": "^3.6.5",
"mocha": "^10.8.2",
"npm-run-all": "^4.1.5",
"webpack": "^5.103.0",
"webpack": "^5.104.1",
"webpack-cli": "^5.1.4"
}
}
2 changes: 1 addition & 1 deletion misc/heartbeat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"devDependencies": {
"@types/jest": "^26.0.15",
"@types/node": "^14.14.7",
"webpack": "^5.103.0",
"webpack": "^5.104.1",
"webpack-cli": "^5.1.4"
}
}
2 changes: 1 addition & 1 deletion misc/keyvaluestorage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"mocha": "^10.8.2",
"proxyquire": "^2.1.3",
"ts-node": "^10.9.1",
"webpack": "^5.103.0",
"webpack": "^5.104.1",
"webpack-cli": "^5.1.4"
}
}
2 changes: 1 addition & 1 deletion misc/logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@types/sinon": "^17.0.3",
"pino-pretty": "^13.1.1",
"sinon": "^17.0.1",
"webpack": "^5.103.0",
"webpack": "^5.104.1",
"webpack-cli": "^5.1.4"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion misc/safe-json/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/bn.js": "4.11.6",
"@types/jest": "^26.0.15",
"@types/node": "^14.14.7",
"webpack": "^5.103.0",
"webpack": "^5.104.1",
"webpack-cli": "^5.1.4"
}
}
2 changes: 1 addition & 1 deletion misc/time/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"devDependencies": {
"@types/jest": "^26.0.15",
"@types/node": "^14.14.7",
"webpack": "^5.103.0",
"webpack": "^5.104.1",
"webpack-cli": "^5.1.4"
}
}
2 changes: 1 addition & 1 deletion relay/relay-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"devDependencies": {
"@types/jest": "^26.0.15",
"@types/node": "^14.14.7",
"webpack": "^5.103.0",
"webpack": "^5.104.1",
"webpack-cli": "^5.1.4"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion relay/relay-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"did-jwt": "^6.1.2",
"did-resolver": "^3.2.2",
"key-did-resolver": "^2.0.4",
"webpack": "^5.103.0",
"webpack": "^5.104.1",
"webpack-cli": "5.1.4"
},
"dependencies": {
Expand Down
Loading