Skip to content

Commit dabd610

Browse files
committed
Update NPM files for version 1.5.1
Signed-off-by: Ryan Hodin <ryan951357@gmail.com>
1 parent f385166 commit dabd610

2 files changed

Lines changed: 27 additions & 41 deletions

File tree

package-lock.json

Lines changed: 24 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "CadenceBot",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"description": "A Discord bot which acts as a client to Cadence Radio (http://cadenceradio.com/), enabling playback, search, querying of the currently playing song, and requesting songs to be played.",
55
"keywords": [
66
"cadence",
@@ -21,14 +21,14 @@
2121
"start": "./restart.sh"
2222
},
2323
"dependencies": {
24-
"discord.js": "^11.5.1",
24+
"discord.js": "^11.6.2",
2525
"erlpack": "github:hammerandchisel/erlpack",
2626
"js-logging": "^0.1.0",
2727
"libsodium-wrappers": "^0.5.4",
2828
"node-fetch": "^1.7.3",
2929
"node-opus": "^0.2.9",
3030
"object.defaults": "^1.1.0",
31-
"request": "^2.88.0",
31+
"request": "^2.88.2",
3232
"uws": "^0.14.5",
3333
"zlib-sync": "^0.1.6"
3434
}

0 commit comments

Comments
 (0)