mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2026-04-20 16:42:51 +00:00
Merge pull request #1152 from warengroup/dependabot/npm_and_yarn/develop/libsodium-wrappers-0.8.4
Bump libsodium-wrappers from 0.8.3 to 0.8.4
This commit is contained in:
Generated
+4
-4
@@ -13,7 +13,7 @@
|
|||||||
"@snazzah/davey": "^0.1.11",
|
"@snazzah/davey": "^0.1.11",
|
||||||
"discord.js": "^14.26.3",
|
"discord.js": "^14.26.3",
|
||||||
"dotenv": "^17.4.2",
|
"dotenv": "^17.4.2",
|
||||||
"libsodium-wrappers": "^0.8.3",
|
"libsodium-wrappers": "^0.8.4",
|
||||||
"path": "^0.12.7"
|
"path": "^0.12.7"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
@@ -668,9 +668,9 @@
|
|||||||
"license": "ISC"
|
"license": "ISC"
|
||||||
},
|
},
|
||||||
"node_modules/libsodium-wrappers": {
|
"node_modules/libsodium-wrappers": {
|
||||||
"version": "0.8.3",
|
"version": "0.8.4",
|
||||||
"resolved": "https://registry.npmjs.org/libsodium-wrappers/-/libsodium-wrappers-0.8.3.tgz",
|
"resolved": "https://registry.npmjs.org/libsodium-wrappers/-/libsodium-wrappers-0.8.4.tgz",
|
||||||
"integrity": "sha512-Ri4G16uT3HiJsvIobXp1G1bpvGN4dcIjLONh8CHuzwqsT92F3GZ7EAxk3sL53NeuFCwi1XWSggsMMpGJ4Y+x/g==",
|
"integrity": "sha512-mu8aAWucZjTB5O/BtGXtW4e1agy7uHxNYG7zPthmmD1jU43LCDmSWZLN4JhflbdPXj3yDO4lxM1O9hLDgIOXDw==",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"libsodium": "^0.8.0"
|
"libsodium": "^0.8.0"
|
||||||
|
|||||||
+1
-1
@@ -22,7 +22,7 @@
|
|||||||
"@snazzah/davey": "^0.1.11",
|
"@snazzah/davey": "^0.1.11",
|
||||||
"discord.js": "^14.26.3",
|
"discord.js": "^14.26.3",
|
||||||
"dotenv": "^17.4.2",
|
"dotenv": "^17.4.2",
|
||||||
"libsodium-wrappers": "^0.8.3",
|
"libsodium-wrappers": "^0.8.4",
|
||||||
"path": "^0.12.7"
|
"path": "^0.12.7"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
Reference in New Issue
Block a user