Skip to content

Commit 23fb7d4

Browse files
authored
Merge branch 'main' into mg/hashDeterministicObject
2 parents 3fd0ee2 + 66281ec commit 23fb7d4

3 files changed

Lines changed: 16 additions & 77 deletions

File tree

THIRD_PARTY_LICENSES.txt

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7308,7 +7308,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
73087308
The following npm packages may be included in this product:
73097309

73107310
- socket.io-adapter@2.5.6
7311-
- socket.io-parser@4.2.5
7311+
- socket.io-parser@4.2.6
73127312

73137313
These packages each contain the following license:
73147314

@@ -21679,12 +21679,11 @@ SOFTWARE.
2167921679

2168021680
-----------
2168121681

21682-
The following npm packages may be included in this product:
21682+
The following npm package may be included in this product:
2168321683

21684-
- yaml@2.4.1
21685-
- yaml@2.8.2
21684+
- yaml@2.8.3
2168621685

21687-
These packages each contain the following license:
21686+
This package contains the following license:
2168821687

2168921688
Copyright Eemeli Aro <eemeli@gmail.com>
2169021689

package-lock.json

Lines changed: 11 additions & 71 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@
306306
"vite-plugin-dts": "4.5.4",
307307
"write-file-atomic": "5.0.1",
308308
"xml2js": "0.6.2",
309-
"yaml": "2.4.1",
309+
"yaml": "2.8.3",
310310
"zod": "4.0.14",
311311
"zustand": "4.5.4"
312312
},

0 commit comments

Comments
 (0)