Skip to content

Commit 9ce4c8f

Browse files
chore(deps): bump the npm-privacy-updates group (#102)
Bumps the npm-privacy-updates group in /packages/privacy with 3 updates: [libsodium-wrappers](https://github.com/jedisct1/libsodium.js), [ml-matrix](https://github.com/mljs/matrix) and [typescript](https://github.com/microsoft/TypeScript). Updates `libsodium-wrappers` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/jedisct1/libsodium.js/releases) - [Commits](jedisct1/libsodium.js@0.8.3...0.8.4) Updates `ml-matrix` from 6.12.1 to 6.12.2 - [Release notes](https://github.com/mljs/matrix/releases) - [Changelog](https://github.com/mljs/matrix/blob/main/CHANGELOG.md) - [Commits](mljs/matrix@v6.12.1...v6.12.2) Updates `typescript` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v6.0.2...v6.0.3) --- updated-dependencies: - dependency-name: libsodium-wrappers dependency-version: 0.8.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-privacy-updates - dependency-name: ml-matrix dependency-version: 6.12.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-privacy-updates - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-privacy-updates ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7f0ffec commit 9ce4c8f

2 files changed

Lines changed: 34 additions & 34 deletions

File tree

packages/privacy/package-lock.json

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

packages/privacy/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,14 @@
3333
"dependencies": {
3434
"@sovereignmap/compression": "^1.0.1",
3535
"eventemitter3": "^5.0.1",
36-
"libsodium-wrappers": "^0.8.3",
37-
"ml-matrix": "^6.10.6"
36+
"libsodium-wrappers": "^0.8.4",
37+
"ml-matrix": "^6.12.2"
3838
},
3939
"devDependencies": {
4040
"@types/node": "^25.6.0",
4141
"@vitest/coverage-v8": "^4.1.4",
4242
"@webgpu/types": "^0.1.69",
43-
"typescript": "^6.0.2",
43+
"typescript": "^6.0.3",
4444
"vitest": "^4.1.4"
4545
},
4646
"overrides": {

0 commit comments

Comments
 (0)