1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-09-29 08:20:59 -04:00

Combined Dependabot PR (#40)

* Bump systeminformation from 5.21.5 to 5.21.8

Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.21.5 to 5.21.8.
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.21.5...v5.21.8)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @types/node from 20.6.2 to 20.6.3

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.6.2 to 20.6.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump discord-player from 6.6.3 to 6.6.4

Bumps [discord-player](https://github.com/Androz2091/discord-player) from 6.6.3 to 6.6.4.
- [Release notes](https://github.com/Androz2091/discord-player/releases)
- [Commits](https://github.com/Androz2091/discord-player/compare/discord-player@6.6.3...discord-player@6.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2023-09-23 01:28:09 +10:00 committed by GitHub
parent 4f4576a45b
commit c0f77abc1a
3 changed files with 39 additions and 39 deletions

36
.pnp.cjs generated
View File

@ -33,16 +33,16 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["@octokit/auth-token", "npm:4.0.0"],\ ["@octokit/auth-token", "npm:4.0.0"],\
["@octokit/rest", "npm:20.0.1"],\ ["@octokit/rest", "npm:20.0.1"],\
["@types/ms", "npm:0.7.31"],\ ["@types/ms", "npm:0.7.31"],\
["@types/node", "npm:20.6.2"],\ ["@types/node", "npm:20.6.3"],\
["canvas", "npm:2.11.2"],\ ["canvas", "npm:2.11.2"],\
["discord-player", "virtual:20c353e2d6536e37339997f03975c6a660f4d296e664d291bd43620c6162cca8eb5ef90b0998dc9db75ff6862e5da587d0530bae26805f5fadc8f17aaa4ff794#npm:6.6.3"],\ ["discord-player", "virtual:20c353e2d6536e37339997f03975c6a660f4d296e664d291bd43620c6162cca8eb5ef90b0998dc9db75ff6862e5da587d0530bae26805f5fadc8f17aaa4ff794#npm:6.6.4"],\
["discord.js", "npm:14.13.0"],\ ["discord.js", "npm:14.13.0"],\
["libsodium-wrappers", "npm:0.7.13"],\ ["libsodium-wrappers", "npm:0.7.13"],\
["moment", "npm:2.29.4"],\ ["moment", "npm:2.29.4"],\
["mongoose", "npm:7.5.2"],\ ["mongoose", "npm:7.5.2"],\
["ms", "npm:2.1.3"],\ ["ms", "npm:2.1.3"],\
["prism-media", "virtual:20c353e2d6536e37339997f03975c6a660f4d296e664d291bd43620c6162cca8eb5ef90b0998dc9db75ff6862e5da587d0530bae26805f5fadc8f17aaa4ff794#npm:1.3.5"],\ ["prism-media", "virtual:20c353e2d6536e37339997f03975c6a660f4d296e664d291bd43620c6162cca8eb5ef90b0998dc9db75ff6862e5da587d0530bae26805f5fadc8f17aaa4ff794#npm:1.3.5"],\
["systeminformation", "npm:5.21.5"],\ ["systeminformation", "npm:5.21.8"],\
["typescript", "patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=f3b441"],\ ["typescript", "patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=f3b441"],\
["xml-js", "npm:1.6.11"],\ ["xml-js", "npm:1.6.11"],\
["youtube-sr", "npm:4.3.4"],\ ["youtube-sr", "npm:4.3.4"],\
@ -531,10 +531,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
],\ ],\
"linkType": "HARD"\ "linkType": "HARD"\
}],\ }],\
["npm:20.6.2", {\ ["npm:20.6.3", {\
"packageLocation": "./.yarn/cache/@types-node-npm-20.6.2-bff5d8378f-96fe530387.zip/node_modules/@types/node/",\ "packageLocation": "./.yarn/cache/@types-node-npm-20.6.3-7542470c42-444a6f1f41.zip/node_modules/@types/node/",\
"packageDependencies": [\ "packageDependencies": [\
["@types/node", "npm:20.6.2"]\ ["@types/node", "npm:20.6.3"]\
],\ ],\
"linkType": "HARD"\ "linkType": "HARD"\
}]\ }]\
@ -890,16 +890,16 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["@octokit/auth-token", "npm:4.0.0"],\ ["@octokit/auth-token", "npm:4.0.0"],\
["@octokit/rest", "npm:20.0.1"],\ ["@octokit/rest", "npm:20.0.1"],\
["@types/ms", "npm:0.7.31"],\ ["@types/ms", "npm:0.7.31"],\
["@types/node", "npm:20.6.2"],\ ["@types/node", "npm:20.6.3"],\
["canvas", "npm:2.11.2"],\ ["canvas", "npm:2.11.2"],\
["discord-player", "virtual:20c353e2d6536e37339997f03975c6a660f4d296e664d291bd43620c6162cca8eb5ef90b0998dc9db75ff6862e5da587d0530bae26805f5fadc8f17aaa4ff794#npm:6.6.3"],\ ["discord-player", "virtual:20c353e2d6536e37339997f03975c6a660f4d296e664d291bd43620c6162cca8eb5ef90b0998dc9db75ff6862e5da587d0530bae26805f5fadc8f17aaa4ff794#npm:6.6.4"],\
["discord.js", "npm:14.13.0"],\ ["discord.js", "npm:14.13.0"],\
["libsodium-wrappers", "npm:0.7.13"],\ ["libsodium-wrappers", "npm:0.7.13"],\
["moment", "npm:2.29.4"],\ ["moment", "npm:2.29.4"],\
["mongoose", "npm:7.5.2"],\ ["mongoose", "npm:7.5.2"],\
["ms", "npm:2.1.3"],\ ["ms", "npm:2.1.3"],\
["prism-media", "virtual:20c353e2d6536e37339997f03975c6a660f4d296e664d291bd43620c6162cca8eb5ef90b0998dc9db75ff6862e5da587d0530bae26805f5fadc8f17aaa4ff794#npm:1.3.5"],\ ["prism-media", "virtual:20c353e2d6536e37339997f03975c6a660f4d296e664d291bd43620c6162cca8eb5ef90b0998dc9db75ff6862e5da587d0530bae26805f5fadc8f17aaa4ff794#npm:1.3.5"],\
["systeminformation", "npm:5.21.5"],\ ["systeminformation", "npm:5.21.8"],\
["typescript", "patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=f3b441"],\ ["typescript", "patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=f3b441"],\
["xml-js", "npm:1.6.11"],\ ["xml-js", "npm:1.6.11"],\
["youtube-sr", "npm:4.3.4"],\ ["youtube-sr", "npm:4.3.4"],\
@ -1003,17 +1003,17 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
}]\ }]\
]],\ ]],\
["discord-player", [\ ["discord-player", [\
["npm:6.6.3", {\ ["npm:6.6.4", {\
"packageLocation": "./.yarn/cache/discord-player-npm-6.6.3-4a62083a91-c98d853980.zip/node_modules/discord-player/",\ "packageLocation": "./.yarn/cache/discord-player-npm-6.6.4-d22a41dbaa-91e613faef.zip/node_modules/discord-player/",\
"packageDependencies": [\ "packageDependencies": [\
["discord-player", "npm:6.6.3"]\ ["discord-player", "npm:6.6.4"]\
],\ ],\
"linkType": "SOFT"\ "linkType": "SOFT"\
}],\ }],\
["virtual:20c353e2d6536e37339997f03975c6a660f4d296e664d291bd43620c6162cca8eb5ef90b0998dc9db75ff6862e5da587d0530bae26805f5fadc8f17aaa4ff794#npm:6.6.3", {\ ["virtual:20c353e2d6536e37339997f03975c6a660f4d296e664d291bd43620c6162cca8eb5ef90b0998dc9db75ff6862e5da587d0530bae26805f5fadc8f17aaa4ff794#npm:6.6.4", {\
"packageLocation": "./.yarn/__virtual__/discord-player-virtual-5d4dbc4bbe/0/cache/discord-player-npm-6.6.3-4a62083a91-c98d853980.zip/node_modules/discord-player/",\ "packageLocation": "./.yarn/__virtual__/discord-player-virtual-64118aaaf9/0/cache/discord-player-npm-6.6.4-d22a41dbaa-91e613faef.zip/node_modules/discord-player/",\
"packageDependencies": [\ "packageDependencies": [\
["discord-player", "virtual:20c353e2d6536e37339997f03975c6a660f4d296e664d291bd43620c6162cca8eb5ef90b0998dc9db75ff6862e5da587d0530bae26805f5fadc8f17aaa4ff794#npm:6.6.3"],\ ["discord-player", "virtual:20c353e2d6536e37339997f03975c6a660f4d296e664d291bd43620c6162cca8eb5ef90b0998dc9db75ff6862e5da587d0530bae26805f5fadc8f17aaa4ff794#npm:6.6.4"],\
["@discord-player/equalizer", "npm:0.2.3"],\ ["@discord-player/equalizer", "npm:0.2.3"],\
["@discord-player/extractor", "npm:4.4.4"],\ ["@discord-player/extractor", "npm:4.4.4"],\
["@discord-player/ffmpeg", "npm:0.1.0"],\ ["@discord-player/ffmpeg", "npm:0.1.0"],\
@ -2576,10 +2576,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
}]\ }]\
]],\ ]],\
["systeminformation", [\ ["systeminformation", [\
["npm:5.21.5", {\ ["npm:5.21.8", {\
"packageLocation": "./.yarn/unplugged/systeminformation-npm-5.21.5-799dc554bd/node_modules/systeminformation/",\ "packageLocation": "./.yarn/unplugged/systeminformation-npm-5.21.8-9f288af6ae/node_modules/systeminformation/",\
"packageDependencies": [\ "packageDependencies": [\
["systeminformation", "npm:5.21.5"]\ ["systeminformation", "npm:5.21.8"]\
],\ ],\
"linkType": "HARD"\ "linkType": "HARD"\
}]\ }]\

View File

@ -34,14 +34,14 @@
"@octokit/auth-token": "4.0.0", "@octokit/auth-token": "4.0.0",
"@octokit/rest": "20.0.1", "@octokit/rest": "20.0.1",
"canvas": "2.11.2", "canvas": "2.11.2",
"discord-player": "6.6.3", "discord-player": "6.6.4",
"discord.js": "14.13.0", "discord.js": "14.13.0",
"libsodium-wrappers": "0.7.13", "libsodium-wrappers": "0.7.13",
"moment": "2.29.4", "moment": "2.29.4",
"mongoose": "7.5.2", "mongoose": "7.5.2",
"ms": "2.1.3", "ms": "2.1.3",
"prism-media": "1.3.5", "prism-media": "1.3.5",
"systeminformation": "5.21.5", "systeminformation": "5.21.8",
"typescript": "5.2.2", "typescript": "5.2.2",
"xml-js": "1.6.11", "xml-js": "1.6.11",
"youtube-sr": "4.3.4", "youtube-sr": "4.3.4",
@ -49,6 +49,6 @@
}, },
"devDependencies": { "devDependencies": {
"@types/ms": "0.7.31", "@types/ms": "0.7.31",
"@types/node": "20.6.2" "@types/node": "20.6.3"
} }
} }

View File

@ -5,7 +5,7 @@ __metadata:
version: 6 version: 6
cacheKey: 8 cacheKey: 8
"@discord-player/equalizer@npm:^0.2.2": "@discord-player/equalizer@npm:^0.2.3":
version: 0.2.3 version: 0.2.3
resolution: "@discord-player/equalizer@npm:0.2.3" resolution: "@discord-player/equalizer@npm:0.2.3"
checksum: 6f60c41b483253c647d79d18a4b94ed413281aa38af190b62fc8cd4c11feb1ea84a6662dbb08922cdb9000e32dee78ac5cb13c4f9a47711890e5a9ebb24e9f08 checksum: 6f60c41b483253c647d79d18a4b94ed413281aa38af190b62fc8cd4c11feb1ea84a6662dbb08922cdb9000e32dee78ac5cb13c4f9a47711890e5a9ebb24e9f08
@ -396,10 +396,10 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@types/node@npm:20.6.2": "@types/node@npm:20.6.3":
version: 20.6.2 version: 20.6.3
resolution: "@types/node@npm:20.6.2" resolution: "@types/node@npm:20.6.3"
checksum: 96fe5303872640a173f3fd43e289a451776ed5b8f0090094447c6790b43f23fb607eea8268af0829cef4d132e5afa0bfa4cd871aa7412e9042a414a698e9e971 checksum: 444a6f1f41cfa8d3e20ce0108e6e43960fb2ae0e481f233bb1c14d6252aa63a92e021de561cd317d9fdb411688f871065f40175a1f18763282dee2613a08f8a3
languageName: node languageName: node
linkType: hard linkType: hard
@ -711,16 +711,16 @@ __metadata:
"@octokit/auth-token": 4.0.0 "@octokit/auth-token": 4.0.0
"@octokit/rest": 20.0.1 "@octokit/rest": 20.0.1
"@types/ms": 0.7.31 "@types/ms": 0.7.31
"@types/node": 20.6.2 "@types/node": 20.6.3
canvas: 2.11.2 canvas: 2.11.2
discord-player: 6.6.3 discord-player: 6.6.4
discord.js: 14.13.0 discord.js: 14.13.0
libsodium-wrappers: 0.7.13 libsodium-wrappers: 0.7.13
moment: 2.29.4 moment: 2.29.4
mongoose: 7.5.2 mongoose: 7.5.2
ms: 2.1.3 ms: 2.1.3
prism-media: 1.3.5 prism-media: 1.3.5
systeminformation: 5.21.5 systeminformation: 5.21.8
typescript: 5.2.2 typescript: 5.2.2
xml-js: 1.6.11 xml-js: 1.6.11
youtube-sr: 4.3.4 youtube-sr: 4.3.4
@ -798,21 +798,21 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"discord-player@npm:6.6.3": "discord-player@npm:6.6.4":
version: 6.6.3 version: 6.6.4
resolution: "discord-player@npm:6.6.3" resolution: "discord-player@npm:6.6.4"
dependencies: dependencies:
"@discord-player/equalizer": ^0.2.2 "@discord-player/equalizer": ^0.2.3
"@discord-player/ffmpeg": ^0.1.0 "@discord-player/ffmpeg": ^0.1.0
"@discord-player/utils": ^0.2.2 "@discord-player/utils": ^0.2.2
discord-voip: ^0.1.3 discord-voip: ^0.1.3
ip: ^1.1.8 ip: ^1.1.8
libsodium-wrappers: ^0.7.10 libsodium-wrappers: ^0.7.10
peerDependencies: peerDependencies:
"@discord-player/extractor": ^4.4.2 "@discord-player/extractor": ^4.4.4
discord.js: 14.x discord.js: 14.x
youtube-sr: 4.x youtube-sr: 4.x
checksum: c98d8539805bf09359a4966ce9af46581839d7dbfd659eb0e992a3834962ba4b9a4a3f582f17f34d847516903a86748ebc314f181e76304f863ad700e215da9d checksum: 91e613faef9145e833f181799337169dd84abdf425a82c19735274721d821d23aec749cb88453fb45cf4ec24fe7257087f43148d843e69327bfb58de5401dc7f
languageName: node languageName: node
linkType: hard linkType: hard
@ -2158,12 +2158,12 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"systeminformation@npm:5.21.5": "systeminformation@npm:5.21.8":
version: 5.21.5 version: 5.21.8
resolution: "systeminformation@npm:5.21.5" resolution: "systeminformation@npm:5.21.8"
bin: bin:
systeminformation: lib/cli.js systeminformation: lib/cli.js
checksum: 52d23aae128be39645738e44e6fdbe91b5d6a2b3e3aa22265dca603bd0af9054864aefb95037a6752dd4a194512b298d76864874a773e5d923a6bb64161353e4 checksum: 302b8b430a5b0a7009be95c086b1bc43db3ecfd6ecab6cf654ae3312240f616823505f15a080a70f2335a9e5aab45d789aaba018843c9a9f8f18117aa32dce8a
conditions: (os=darwin | os=linux | os=win32 | os=freebsd | os=openbsd | os=netbsd | os=sunos | os=android) conditions: (os=darwin | os=linux | os=win32 | os=freebsd | os=openbsd | os=netbsd | os=sunos | os=android)
languageName: node languageName: node
linkType: hard linkType: hard