aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-05-19 10:32:56 +0000
committerGitHub <[email protected]>2021-05-19 10:32:56 +0000
commit900ba7a83e7da2a78d063d40bb79ecf1c4b2f449 (patch)
treeae270367638411705e49b54c7f0b5e96f7d62444 /package.json
parent5a773cb5e7ba5ee36b3fd328475d038316bc3cce (diff)
parent0f35b90fa48cdef60df75459b09e97086b8c3491 (diff)
downloadmuse-900ba7a83e7da2a78d063d40bb79ecf1c4b2f449.tar.xz
muse-900ba7a83e7da2a78d063d40bb79ecf1c4b2f449.zip
Merge pull request #199 from codetheweb/dependabot/npm_and_yarn/types/bluebird-3.5.35
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ff3e6c0..da8a9a9 100644
--- a/package.json
+++ b/package.json
@@ -25,7 +25,7 @@
"docker-publish": "docker buildx build --platform linux/amd64,linux/arm64,linux/arm/v7 -t codetheweb/muse:latest --push ."
},
"devDependencies": {
- "@types/bluebird": "^3.5.34",
+ "@types/bluebird": "^3.5.35",
"@types/debug": "^4.1.5",
"@types/fluent-ffmpeg": "^2.1.17",
"@types/fs-capacitor": "^2.0.0",