Bump sodium-native from 3.4.1 to 4.3.1

Bumps [sodium-native](https://github.com/holepunchto/sodium-native) from 3.4.1 to 4.3.1.
- [Release notes](https://github.com/holepunchto/sodium-native/releases)
- [Changelog](https://github.com/holepunchto/sodium-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/holepunchto/sodium-native/compare/v3.4.1...v4.3.1)

---
updated-dependencies:
- dependency-name: sodium-native
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2024-11-24 10:51:31 +00:00
parent f4f8a0628a
commit 41d9aef62b
2 changed files with 10 additions and 12 deletions
+9 -11
View File
@@ -16,6 +16,7 @@
"i18n": "^0.15.1",
"lyrics-finder": "^21.0.5",
"play-dl": "^1.9.7",
"sodium-native": "^4.3.1",
"soundcloud-downloader": "^0.2.3",
"string-progressbar": "^1.0.4",
"youtube-sr": "~4.3.0"
@@ -24,10 +25,8 @@
"@types/i18n": "^0.13.12",
"@types/node": "^20.14.2",
"cz-conventional-changelog": "^3.0.1",
"nodemon": "^3.1.7",
"prettier": "^3.3.1",
"ts-node": "^10.9.2"
},
"engines": {
@@ -37,7 +36,7 @@
"@discordjs/opus": "^0.9.0",
"libsodium-wrappers": "^0.7.15",
"opusscript": "^0.1.1",
"sodium-native": "^3.4.1",
"sodium-native": "^4.3.1",
"tweetnacl": "^1.0.3"
}
},
@@ -2611,9 +2610,9 @@
}
},
"node_modules/node-gyp-build": {
"version": "4.6.1",
"resolved": "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.6.1.tgz",
"integrity": "sha512-24vnklJmyRS8ViBNI8KbtK/r/DmXQMRiOMXTNz2nrTnAYUwjmEEbnnpB/+kt+yWRv73bPsSPRFddrcIbAxSiMQ==",
"version": "4.8.4",
"resolved": "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.8.4.tgz",
"integrity": "sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ==",
"optional": true,
"bin": {
"node-gyp-build": "bin.js",
@@ -3154,13 +3153,12 @@
}
},
"node_modules/sodium-native": {
"version": "3.4.1",
"resolved": "https://registry.npmjs.org/sodium-native/-/sodium-native-3.4.1.tgz",
"integrity": "sha512-PaNN/roiFWzVVTL6OqjzYct38NSXewdl2wz8SRB51Br/MLIJPrbM3XexhVWkq7D3UWMysfrhKVf1v1phZq6MeQ==",
"hasInstallScript": true,
"version": "4.3.1",
"resolved": "https://registry.npmjs.org/sodium-native/-/sodium-native-4.3.1.tgz",
"integrity": "sha512-YdP64gAdpIKHfL4ttuX4aIfjeunh9f+hNeQJpE9C8UMndB3zkgZ7YmmGT4J2+v6Ibyp6Wem8D1TcSrtdW0bqtg==",
"optional": true,
"dependencies": {
"node-gyp-build": "^4.3.0"
"node-gyp-build": "^4.8.0"
}
},
"node_modules/soundcloud-downloader": {
+1 -1
View File
@@ -44,7 +44,7 @@
"@discordjs/opus": "^0.9.0",
"libsodium-wrappers": "^0.7.15",
"opusscript": "^0.1.1",
"sodium-native": "^3.4.1",
"sodium-native": "^4.3.1",
"tweetnacl": "^1.0.3"
},
"config": {