Merge pull request #17 from F04C/dependabot/npm_and_yarn/sodium-native-4.3.1
Bump sodium-native from 3.4.1 to 4.3.1
This commit is contained in:
Generated
+9
-9
@@ -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.11"
|
||||
@@ -35,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"
|
||||
}
|
||||
},
|
||||
@@ -2624,9 +2625,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",
|
||||
@@ -3167,13 +3168,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
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user