Compare commits

..
1 Commits
Author SHA1 Message Date
Renovate Bot b47deae6f3 chore(deps): update all non-major dependencies
renovate/stability-days Updates have met minimum release age requirement
PR / lint (pull_request) Failing after 33s
PR / test (pull_request) Successful in 29s
PR / e2e (pull_request) Failing after 1m6s
PR / docker-build (pull_request) Successful in 54s
2026-06-14 11:02:12 +00:00
+3 -3
View File
@@ -6356,9 +6356,9 @@
}
},
"node_modules/bare-stream": {
"version": "2.13.1",
"resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.13.1.tgz",
"integrity": "sha512-Vp0cnjYyrEC4whYTymQ+YZi6pBpfiICZO3cfRG8sy67ZNWe951urv1x4eW1BKNngw3U+3fPYb5JQvHbCtxH7Ow==",
"version": "2.13.2",
"resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.13.2.tgz",
"integrity": "sha512-2V5j0dOfxv3iIngIWMnW1O6UPXpeoU70HJzUJGVth/+RURhDyq7SEWTD70Y2SkUB0MQonYYWpIX3f85P/I22+Q==",
"license": "Apache-2.0",
"dependencies": {
"streamx": "^2.25.0",