diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-05-19 10:32:56 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-05-19 10:32:56 +0000 |
| commit | 900ba7a83e7da2a78d063d40bb79ecf1c4b2f449 (patch) | |
| tree | ae270367638411705e49b54c7f0b5e96f7d62444 | |
| parent | 5a773cb5e7ba5ee36b3fd328475d038316bc3cce (diff) | |
| parent | 0f35b90fa48cdef60df75459b09e97086b8c3491 (diff) | |
| download | muse-900ba7a83e7da2a78d063d40bb79ecf1c4b2f449.tar.xz muse-900ba7a83e7da2a78d063d40bb79ecf1c4b2f449.zip | |
Merge pull request #199 from codetheweb/dependabot/npm_and_yarn/types/bluebird-3.5.35
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | yarn.lock | 8 |
2 files changed, 5 insertions, 5 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", @@ -125,10 +125,10 @@ resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82" integrity sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw== -"@types/bluebird@^3.5.34": - version "3.5.34" - resolved "https://registry.yarnpkg.com/@types/bluebird/-/bluebird-3.5.34.tgz#0e9f1f4f5dfab98a421fb973b5f5690d22411893" - integrity sha512-QMc57Pf067Rr78l6f4FftvuIXPYxu0VYFRKrZk1Clv+LWy7gN2fTBiAiv68askFHEHZcTLPFd01kNlpKOiSPgQ== +"@types/bluebird@^3.5.35": + version "3.5.35" + resolved "https://registry.yarnpkg.com/@types/bluebird/-/bluebird-3.5.35.tgz#3964c48372bf62d60616d8673dd77a9719ebac9b" + integrity sha512-2WeeXK7BuQo7yPI4WGOBum90SzF/f8rqlvpaXx4rjeTmNssGRDHWf7fgDUH90xMB3sUOu716fUK5d+OVx0+ncQ== "@types/cacheable-request@^6.0.1": version "6.0.1" |
