Skip to content

Commit

Permalink
chore(deps): bump necord from 6.8.6 to 6.8.7
Browse files Browse the repository at this point in the history
Bumps [necord](https://github.com/necordjs/necord) from 6.8.6 to 6.8.7.
- [Release notes](https://github.com/necordjs/necord/releases)
- [Changelog](https://github.com/necordjs/necord/blob/master/CHANGELOG.md)
- [Commits](necordjs/necord@v6.8.6...v6.8.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent d8eade0 commit 3a593ff
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"ioredis": "^5.4.2",
"lavalink-client": "^2.4.6",
"moment": "^2.30.1",
"necord": "^6.8.6",
"necord": "^6.8.7",
"nestjs-prisma": "^0.24.0",
"parse-ms": "2.1.0",
"prisma": "^6.2.1",
Expand Down
23 changes: 8 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6579,7 +6579,7 @@ __metadata:
lavalink-client: "npm:^2.4.6"
lint-staged: "npm:^15.4.2"
moment: "npm:^2.30.1"
necord: "npm:^6.8.6"
necord: "npm:^6.8.7"
nestjs-prisma: "npm:^0.24.0"
parse-ms: "npm:2.1.0"
prisma: "npm:^6.2.1"
Expand All @@ -6605,19 +6605,19 @@ __metadata:
languageName: node
linkType: hard

"necord@npm:^6.8.6":
version: 6.8.6
resolution: "necord@npm:6.8.6"
"necord@npm:^6.8.7":
version: 6.8.7
resolution: "necord@npm:6.8.7"
dependencies:
path-to-regexp: "npm:8.0.0"
path-to-regexp: "npm:8.2.0"
peerDependencies:
"@nestjs/common": ^10.2.0
"@nestjs/core": ^10.2.0
"@nestjs/common": ^10.2.0 || ^11.0.0
"@nestjs/core": ^10.2.0 || ^11.0.0
discord-api-types: ^0.37.99
discord.js: ^14.0.1
reflect-metadata: ^0.2.1
rxjs: ^7.2.0
checksum: 10c0/9f4abb0f59562d6a69d6e0fb814c7b615e92455c0e1b4ccfea002c58f122963aee2a57296c2b42a495c91fcc3924c47ad9dffcd361424848752e9b363b092d31
checksum: 10c0/2f312aef21bc490246db410eb91a38905d22698cf674d09f3520da5c52a0472aa2e260d823730c21bb6b0d208f79d992e853bed65da29fb638f0c72051b01ab1
languageName: node
linkType: hard

Expand Down Expand Up @@ -6945,13 +6945,6 @@ __metadata:
languageName: node
linkType: hard

"path-to-regexp@npm:8.0.0":
version: 8.0.0
resolution: "path-to-regexp@npm:8.0.0"
checksum: 10c0/21a24e929b975a9c70507d6554b4c5cb9171fd06a7040d178f20bee5ab15d7624bf1803a6ee6776703e9ecdb6a354f1cf5f7636d5bb9e779f73d34ce8c53eccb
languageName: node
linkType: hard

"path-to-regexp@npm:8.2.0, path-to-regexp@npm:^8.0.0":
version: 8.2.0
resolution: "path-to-regexp@npm:8.2.0"
Expand Down

0 comments on commit 3a593ff

Please sign in to comment.