From c9ff44aa1310e48f3809a65080459e907caaed8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 14:02:53 +0000 Subject: [PATCH] chore(deps): bump sodium-native from 3.4.1 to 4.0.0 Bumps [sodium-native](https://github.com/sodium-friends/sodium-native) from 3.4.1 to 4.0.0. - [Release notes](https://github.com/sodium-friends/sodium-native/releases) - [Changelog](https://github.com/sodium-friends/sodium-native/blob/master/CHANGELOG.md) - [Commits](https://github.com/sodium-friends/sodium-native/compare/v3.4.1...v4.0.0) --- updated-dependencies: - dependency-name: sodium-native dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ca80f14..d550666 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "piscina": "^3.2.0", "prom-client": "^14.1.0", "protobufjs": "^7.1.2", - "sodium-native": "^3.4.1", + "sodium-native": "^4.0.0", "undici": "^5.13.0", "varint": "^6.0.0", "xml-js": "^1.6.11"