aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorStefano <[email protected]>2024-10-29 13:30:55 +0100
committerGitHub <[email protected]>2024-10-29 13:30:55 +0100
commitac6f4c68e132391ff4e28478f2c7e8ec28d5b0b8 (patch)
treeb60a940d11a03cbd442b295e031fa5ca442fbb3a /package.json
parente23f89706e917bf2503a935a26481f5a07a171a5 (diff)
parent62aa39b6746b349333b1510cabf19d4ef7030de2 (diff)
downloadmuse-ac6f4c68e132391ff4e28478f2c7e8ec28d5b0b8.tar.xz
muse-ac6f4c68e132391ff4e28478f2c7e8ec28d5b0b8.zip
Merge pull request #1121 from museofficial/dependabot/npm_and_yarn/iso8601-duration-2.1.2
Bump iso8601-duration from 1.3.0 to 2.1.2
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 7526d13..9b3d7ec 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "muse",
- "version": "2.9.4",
+ "version": "2.9.5",
"description": "🎧 a self-hosted Discord music bot that doesn't suck ",
"repository": "[email protected]:museofficial/muse.git",
"author": "Max Isom <[email protected]>",
@@ -106,7 +106,7 @@
"got": "^12.0.2",
"hasha": "^5.2.2",
"inversify": "^6.0.1",
- "iso8601-duration": "^1.3.0",
+ "iso8601-duration": "^2.1.2",
"libsodium-wrappers": "^0.7.9",
"make-dir": "^3.1.0",
"node-emoji": "^1.10.0",