matterbridge 3.0.2-dev-20250514-175db7e → 3.0.2-dev-20250514-827b4f2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "matterbridge",
3
- "version": "3.0.2-dev-20250514-175db7e",
3
+ "version": "3.0.2-dev-20250514-827b4f2",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "matterbridge",
9
- "version": "3.0.2-dev-20250514-175db7e",
9
+ "version": "3.0.2-dev-20250514-827b4f2",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@matter/main": "0.13.0",
@@ -130,9 +130,9 @@
130
130
  }
131
131
  },
132
132
  "node_modules/@noble/curves": {
133
- "version": "1.9.0",
134
- "resolved": "https://registry.npmjs.org/@noble/curves/-/curves-1.9.0.tgz",
135
- "integrity": "sha512-7YDlXiNMdO1YZeH6t/kvopHHbIZzlxrCV9WLqCY6QhcXOoXiNCMDqJIglZ9Yjx5+w7Dz30TITFrlTjnRg7sKEg==",
133
+ "version": "1.9.1",
134
+ "resolved": "https://registry.npmjs.org/@noble/curves/-/curves-1.9.1.tgz",
135
+ "integrity": "sha512-k11yZxZg+t+gWvBbIswW0yoJlu8cHOC7dhunwOzoWH/mXGBiYyR4YY6hAEK/3EUs4UpB8la1RfdRpeGsFHkWsA==",
136
136
  "license": "MIT",
137
137
  "dependencies": {
138
138
  "@noble/hashes": "1.8.0"
@@ -664,9 +664,9 @@
664
664
  }
665
665
  },
666
666
  "node_modules/debug": {
667
- "version": "4.4.0",
668
- "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz",
669
- "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==",
667
+ "version": "4.4.1",
668
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.1.tgz",
669
+ "integrity": "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==",
670
670
  "license": "MIT",
671
671
  "dependencies": {
672
672
  "ms": "^2.1.3"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "matterbridge",
3
- "version": "3.0.2-dev-20250514-175db7e",
3
+ "version": "3.0.2-dev-20250514-827b4f2",
4
4
  "description": "Matterbridge plugin manager for Matter",
5
5
  "author": "https://github.com/Luligu",
6
6
  "license": "Apache-2.0",