mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2026-01-26 11:43:07 +00:00
Bump libsodium-wrappers from 0.8.1 to 0.8.2
Bumps [libsodium-wrappers](https://github.com/jedisct1/libsodium.js) from 0.8.1 to 0.8.2. - [Release notes](https://github.com/jedisct1/libsodium.js/releases) - [Commits](https://github.com/jedisct1/libsodium.js/compare/0.8.1...0.8.2) --- updated-dependencies: - dependency-name: libsodium-wrappers dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -13,7 +13,7 @@
|
||||
"@snazzah/davey": "^0.1.9",
|
||||
"discord.js": "^14.25.1",
|
||||
"dotenv": "^17.2.3",
|
||||
"libsodium-wrappers": "^0.8.1",
|
||||
"libsodium-wrappers": "^0.8.2",
|
||||
"path": "^0.12.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -652,9 +652,9 @@
|
||||
"license": "ISC"
|
||||
},
|
||||
"node_modules/libsodium-wrappers": {
|
||||
"version": "0.8.1",
|
||||
"resolved": "https://registry.npmjs.org/libsodium-wrappers/-/libsodium-wrappers-0.8.1.tgz",
|
||||
"integrity": "sha512-UOqD9M4HhAhwEo2foIgnUrpqXCj2VKdndZXM3PZ0zGe++9808TzAFSp4o2mOgPM/DNUnUqncR3G0xqiKDoAQXQ==",
|
||||
"version": "0.8.2",
|
||||
"resolved": "https://registry.npmjs.org/libsodium-wrappers/-/libsodium-wrappers-0.8.2.tgz",
|
||||
"integrity": "sha512-VFLmfxkxo+U9q60tjcnSomQBRx2UzlRjKWJqvB4K1pUqsMQg4cu3QXA2nrcsj9A1qRsnJBbi2Ozx1hsiDoCkhw==",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"libsodium": "^0.8.0"
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
"@snazzah/davey": "^0.1.9",
|
||||
"discord.js": "^14.25.1",
|
||||
"dotenv": "^17.2.3",
|
||||
"libsodium-wrappers": "^0.8.1",
|
||||
"libsodium-wrappers": "^0.8.2",
|
||||
"path": "^0.12.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user