Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Commit

Permalink
Bump discord-interactions from 3.4.0 to 4.1.0
Browse files Browse the repository at this point in the history
Bumps [discord-interactions](https://github.com/discord/discord-interactions-js) from 3.4.0 to 4.1.0.
- [Release notes](https://github.com/discord/discord-interactions-js/releases)
- [Commits](https://github.com/discord/discord-interactions-js/commits/4.1.0)

---
updated-dependencies:
- dependency-name: discord-interactions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 6fff272 commit 7dc3f66
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"dependencies": {
"@aws-sdk/client-lambda": "^3.637.0",
"axios": "^1.7.5",
"discord-interactions": "^3.4.0",
"discord-interactions": "^4.1.0",
"dotenv": "^16.4.5",
"openai": "^4.56.0",
"tweetnacl": "^1.0.3"
Expand Down
10 changes: 4 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1510,12 +1510,10 @@ dir-glob@^3.0.1:
dependencies:
path-type "^4.0.0"

discord-interactions@^3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/discord-interactions/-/discord-interactions-3.4.0.tgz#ea24c0c9076ea87f501a04ce94c8b91421642a18"
integrity sha512-DG0Jxdd/FcK8liAPhIP4u5YHpnz50JWn9DK4OavxsLD49/WGimXtP3EdOY439MaWyCgQfsfFkA1GsTEyu63RzA==
dependencies:
tweetnacl "^1.0.3"
discord-interactions@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/discord-interactions/-/discord-interactions-4.1.0.tgz#692c09bcef72294c0124e4700fa84d80ca4ab3e9"
integrity sha512-7DyXvsnp9FxjMPD+cPHG3DbttveVgOcWOBtWqyjSQ2bsfkTVpJF2l4c8+XujXaC45NXpRV67Da3go5O2DI0/hw==

doctrine@^2.1.0:
version "2.1.0"
Expand Down

0 comments on commit 7dc3f66

Please sign in to comment.