Skip to content

Commit

Permalink
chore(package): Upgrade p-queue (#72)
Browse files Browse the repository at this point in the history
* fix: upgrade p-queue from 6.3.0 to 6.4.0

Snyk has created this PR to upgrade p-queue from 6.3.0 to 6.4.0.

See this package in NPM:
https://www.npmjs.com/package/p-queue

See this project in Snyk:
https://app.snyk.io/org/delucis/project/2b1a0851-5ce8-46a5-82fa-bddf9f6340d7?utm_source=github&utm_medium=upgrade-pr

* fix: upgrade p-queue from 6.3.0 to 6.4.0

Snyk has created this PR to upgrade p-queue from 6.3.0 to 6.4.0.

See this package in NPM:
https://www.npmjs.com/package/p-queue

See this project in Snyk:
https://app.snyk.io/org/delucis/project/2b1a0851-5ce8-46a5-82fa-bddf9f6340d7?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot authored May 6, 2020
1 parent a9ffc5e commit 66d9acc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"ffmpeg-static": "^4.2.0",
"mkdirp2": "^1.0.4",
"ora": "^4.0.4",
"p-queue": "^6.3.0",
"p-queue": "^6.4.0",
"tempy": "^0.5.0"
}
}

0 comments on commit 66d9acc

Please sign in to comment.