Bump libsodium-wrappers from 0.7.10 to 0.7.11

Bumps [libsodium-wrappers](https://github.com/jedisct1/libsodium.js) from 0.7.10 to 0.7.11.
- [Release notes](https://github.com/jedisct1/libsodium.js/releases)
- [Commits](https://github.com/jedisct1/libsodium.js/compare/0.7.10...0.7.11)

---
updated-dependencies:
- dependency-name: libsodium-wrappers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-02-17 08:56:56 +00:00
committed by GitHub
parent adeccb545c
commit 8c6d068104
2 changed files with 16 additions and 16 deletions

View File

@ -25,7 +25,7 @@
"discord-api-types": "^0.37.33",
"discord.js": "^14.7.1",
"dotenv": "^16.0.3",
"libsodium-wrappers": "^0.7.10",
"libsodium-wrappers": "^0.7.11",
"node-fetch": "^3.3.0",
"path": "^0.12.7"
},