Skip to content

Commit

Permalink
chore(deps): update all non polkadot-js deps (#1442)
Browse files Browse the repository at this point in the history
  • Loading branch information
Imod7 committed May 23, 2024
1 parent 7fb4844 commit bb83189
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,19 +56,19 @@
"@substrate/calc": "^0.3.1",
"argparse": "^2.0.1",
"confmgr": "^1.0.10",
"express": "^4.18.3",
"express": "^4.19.2",
"express-winston": "^4.2.0",
"http-errors": "^2.0.0",
"lru-cache": "^10.2.0",
"prom-client": "^15.1.0",
"lru-cache": "^10.2.2",
"prom-client": "^15.1.2",
"rxjs": "^7.8.1",
"winston": "^3.12.0"
"winston": "^3.13.0"
},
"devDependencies": {
"@substrate/dev": "^0.7.1",
"@types/argparse": "2.0.15",
"@types/argparse": "2.0.16",
"@types/express": "^4.17.21",
"@types/express-serve-static-core": "^4.17.43",
"@types/express-serve-static-core": "^4.19.1",
"@types/http-errors": "2.0.4",
"@types/lru-cache": "^7.10.10",
"@types/morgan": "1.9.9",
Expand Down
54 changes: 27 additions & 27 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1466,23 +1466,23 @@ __metadata:
"@polkadot/util-crypto": "npm:^12.6.2"
"@substrate/calc": "npm:^0.3.1"
"@substrate/dev": "npm:^0.7.1"
"@types/argparse": "npm:2.0.15"
"@types/argparse": "npm:2.0.16"
"@types/express": "npm:^4.17.21"
"@types/express-serve-static-core": "npm:^4.17.43"
"@types/express-serve-static-core": "npm:^4.19.1"
"@types/http-errors": "npm:2.0.4"
"@types/lru-cache": "npm:^7.10.10"
"@types/morgan": "npm:1.9.9"
"@types/triple-beam": "npm:^1.3.5"
argparse: "npm:^2.0.1"
confmgr: "npm:^1.0.10"
express: "npm:^4.18.3"
express: "npm:^4.19.2"
express-winston: "npm:^4.2.0"
http-errors: "npm:^2.0.0"
lru-cache: "npm:^10.2.0"
prom-client: "npm:^15.1.0"
lru-cache: "npm:^10.2.2"
prom-client: "npm:^15.1.2"
rxjs: "npm:^7.8.1"
ts-node-dev: "npm:^2.0.0"
winston: "npm:^3.12.0"
winston: "npm:^3.13.0"
bin:
substrate-api-sidecar: ./build/src/main.js
languageName: unknown
Expand Down Expand Up @@ -1609,10 +1609,10 @@ __metadata:
languageName: node
linkType: hard

"@types/argparse@npm:2.0.15":
version: 2.0.15
resolution: "@types/argparse@npm:2.0.15"
checksum: 10/b3a5fe0c8e733f95ceaf49c40ae73d0350a79751bdbd9cc17ca81f7da016cc136644d82810de393c7a30350cad8bc381a359433e2e7b11baaf7cc33da3b7d418
"@types/argparse@npm:2.0.16":
version: 2.0.16
resolution: "@types/argparse@npm:2.0.16"
checksum: 10/4eb7c73e8a79dbc9a52bd85b63047002b47f0e2ac25f23cb8809745707b62bdc9b6f090d79d76d88972290b201f2b9316a8805516a305e5cfd6c2d0956a055dc
languageName: node
linkType: hard

Expand Down Expand Up @@ -1685,15 +1685,15 @@ __metadata:
languageName: node
linkType: hard

"@types/express-serve-static-core@npm:^4.17.33, @types/express-serve-static-core@npm:^4.17.43":
version: 4.17.43
resolution: "@types/express-serve-static-core@npm:4.17.43"
"@types/express-serve-static-core@npm:^4.17.33, @types/express-serve-static-core@npm:^4.19.1":
version: 4.19.1
resolution: "@types/express-serve-static-core@npm:4.19.1"
dependencies:
"@types/node": "npm:*"
"@types/qs": "npm:*"
"@types/range-parser": "npm:*"
"@types/send": "npm:*"
checksum: 10/9079e137470e0456bb8e77ae66df9505ee12591e94860bde574cfe52c5c60bbc5bf7dd44f5689c3cbb1baf0aa84442d9a21f53dcd921d18745727293cd5a5fd6
checksum: 10/a400e2c6a2d64373290f0fa25fa2d70bad44fbb1d12a56237a8dfb3bf300bc102d6f5fa6aaed2ce853e37226589905ce0d658ad1b9c0115d9cd7ce446608140c
languageName: node
linkType: hard

Expand Down Expand Up @@ -3312,7 +3312,7 @@ __metadata:
languageName: node
linkType: hard

"express@npm:^4.18.3":
"express@npm:^4.19.2":
version: 4.19.2
resolution: "express@npm:4.19.2"
dependencies:
Expand Down Expand Up @@ -4768,10 +4768,10 @@ __metadata:
languageName: node
linkType: hard

"lru-cache@npm:*, lru-cache@npm:^10.2.0, lru-cache@npm:^9.1.1 || ^10.0.0":
version: 10.2.0
resolution: "lru-cache@npm:10.2.0"
checksum: 10/502ec42c3309c0eae1ce41afca471f831c278566d45a5273a0c51102dee31e0e250a62fa9029c3370988df33a14188a38e682c16143b794de78668de3643e302
"lru-cache@npm:*, lru-cache@npm:^10.2.2, lru-cache@npm:^9.1.1 || ^10.0.0":
version: 10.2.2
resolution: "lru-cache@npm:10.2.2"
checksum: 10/ff1a496d30b5eaec2c9079080965bb0cede203cf878371f7033a007f1e54cd4aa13cc8abf7ccec4c994a83a22ed5476e83a55bb57cc07e6c1547a42937e42c37
languageName: node
linkType: hard

Expand Down Expand Up @@ -5487,13 +5487,13 @@ __metadata:
languageName: node
linkType: hard

"prom-client@npm:^15.1.0":
version: 15.1.0
resolution: "prom-client@npm:15.1.0"
"prom-client@npm:^15.1.2":
version: 15.1.2
resolution: "prom-client@npm:15.1.2"
dependencies:
"@opentelemetry/api": "npm:^1.4.0"
tdigest: "npm:^0.1.1"
checksum: 10/ecb6f40de755ca9cc6dde758d195ed3e1d3b47a341d2092af8c18dbf7e6ef1079c8b8bb02496f2f430cf8bd9d391c1ea5bebbb85cdda95f67dad2dbfb90509aa
checksum: 10/f7edcba54d27eff4066ae7ebfe5692e6bb1914cf728efa89f7ab63766fef62679782c41c97d55b6fd6b2a8bb35b0d168ac8f1b9513c9a5770ea35c170691e24c
languageName: node
linkType: hard

Expand Down Expand Up @@ -6589,9 +6589,9 @@ __metadata:
languageName: node
linkType: hard

"winston@npm:^3.12.0":
version: 3.12.0
resolution: "winston@npm:3.12.0"
"winston@npm:^3.13.0":
version: 3.13.0
resolution: "winston@npm:3.13.0"
dependencies:
"@colors/colors": "npm:^1.6.0"
"@dabh/diagnostics": "npm:^2.0.2"
Expand All @@ -6604,7 +6604,7 @@ __metadata:
stack-trace: "npm:0.0.x"
triple-beam: "npm:^1.3.0"
winston-transport: "npm:^4.7.0"
checksum: 10/df4ffb509a489e72d457749f0e03c588e492af3ae946c47b47d8ec9aef83c59ec70d0deaa7d366df38d936dd10374d4b0a87e1a871e8d02b4cd4d65a518b40f7
checksum: 10/436675598359af27e4eabde2ce578cf77da893ffd57d0479f037fef939e8eb721031f0102b14399eee93b3412b545946c431d1fff23db3beeac2ffa395537f7b
languageName: node
linkType: hard

Expand Down

0 comments on commit bb83189

Please sign in to comment.