Skip to content

Commit 9bc327d

Browse files
authored
Merge branch 'CheckerNetwork:main' into feat/511-web3-storage-batch-metrics
2 parents f22813c + feb46cf commit 9bc327d

File tree

4 files changed

+30
-30
lines changed

4 files changed

+30
-30
lines changed

api/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@filecoin-station/spark-impact-evaluator": "^1.2.4",
2222
"@glif/filecoin-address": "^3.0.12",
2323
"@influxdata/influxdb-client": "^1.35.0",
24-
"@sentry/node": "^9.7.0",
24+
"@sentry/node": "^9.11.0",
2525
"compare-versions": "^6.1.1",
2626
"ethers": "^6.13.5",
2727
"http-assert": "^1.5.0",

package-lock.json

+26-26
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"devDependencies": {
1919
"@types/mocha": "^10.0.10",
20-
"@types/node": "^22.13.10",
20+
"@types/node": "^22.14.0",
2121
"@types/pg": "^8.11.11",
2222
"standard": "^17.1.2",
2323
"typescript": "^5.8.2"

publish/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@glif/filecoin-address": "^3.0.12",
1111
"@influxdata/influxdb-client": "^1.35.0",
1212
"@ipld/car": "^5.4.0",
13-
"@sentry/node": "^9.7.0",
13+
"@sentry/node": "^9.11.0",
1414
"@ucanto/core": "^10.3.1",
1515
"@ucanto/principal": "^9.0.2",
1616
"@web3-storage/access": "^20.2.0",
@@ -21,7 +21,7 @@
2121
"pg": "^8.14.1"
2222
},
2323
"devDependencies": {
24-
"@flydotio/dockerfile": "^0.7.8",
24+
"@flydotio/dockerfile": "^0.7.10",
2525
"mocha": "^11.1.0",
2626
"multiformats": "^13.3.2",
2727
"postgrator": "^8.0.0",

0 commit comments

Comments
 (0)