mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Update server dependencies
This commit is contained in:
18
package.json
18
package.json
@@ -97,12 +97,12 @@
|
||||
"@opentelemetry/exporter-jaeger": "^1.15.1",
|
||||
"@opentelemetry/exporter-prometheus": "~0.52.1",
|
||||
"@opentelemetry/instrumentation": "^0.52.1",
|
||||
"@opentelemetry/instrumentation-dns": "^0.37.0",
|
||||
"@opentelemetry/instrumentation-express": "^0.40.1",
|
||||
"@opentelemetry/instrumentation-fs": "^0.13.0",
|
||||
"@opentelemetry/instrumentation-dns": "^0.38.0",
|
||||
"@opentelemetry/instrumentation-express": "^0.41.1",
|
||||
"@opentelemetry/instrumentation-fs": "^0.14.0",
|
||||
"@opentelemetry/instrumentation-http": "^0.52.1",
|
||||
"@opentelemetry/instrumentation-ioredis": "^0.41.0",
|
||||
"@opentelemetry/instrumentation-pg": "^0.42.0",
|
||||
"@opentelemetry/instrumentation-ioredis": "^0.42.0",
|
||||
"@opentelemetry/instrumentation-pg": "^0.43.0",
|
||||
"@opentelemetry/resources": "^1.15.1",
|
||||
"@opentelemetry/sdk-metrics": "^1.15.1",
|
||||
"@opentelemetry/sdk-trace-base": "^1.15.1",
|
||||
@@ -127,7 +127,7 @@
|
||||
"cors": "^2.8.1",
|
||||
"create-torrent": "^6.0.15",
|
||||
"deep-object-diff": "^1.1.0",
|
||||
"email-templates": "^11.0.3",
|
||||
"email-templates": "^12.0.1",
|
||||
"execa": "^9.3.0",
|
||||
"express": "^4.18.1",
|
||||
"express-rate-limit": "^7.1.1",
|
||||
@@ -184,7 +184,7 @@
|
||||
"validator": "^13.0.0",
|
||||
"webfinger.js": "^2.6.6",
|
||||
"webtorrent": "2.1.27",
|
||||
"winston": "3.13.0",
|
||||
"winston": "3.14.2",
|
||||
"ws": "^8.0.0",
|
||||
"yauzl": "^3.1.0"
|
||||
},
|
||||
@@ -229,7 +229,7 @@
|
||||
"chai-xml": "^0.4.0",
|
||||
"concurrently": "^8.0.1",
|
||||
"depcheck": "^1.4.2",
|
||||
"esbuild": "^0.21.5",
|
||||
"esbuild": "^0.23.0",
|
||||
"eslint": "8.56.0",
|
||||
"eslint-config-standard-with-typescript": "43.0.1",
|
||||
"eslint-plugin-import": "^2.20.1",
|
||||
@@ -239,7 +239,7 @@
|
||||
"jpeg-js": "^0.4.4",
|
||||
"jszip": "^3.10.1",
|
||||
"mocha": "^10.0.0",
|
||||
"pixelmatch": "^5.3.0",
|
||||
"pixelmatch": "^6.0.0",
|
||||
"pngjs": "^7.0.0",
|
||||
"proxy": "^2.1.1",
|
||||
"rollup": "^4.20.0",
|
||||
|
||||
Reference in New Issue
Block a user