Skip to content

Commit

Permalink
Merge pull request #1003 from SynBioHub/timer-warning
Browse files Browse the repository at this point in the history
Timer warning from dependency
  • Loading branch information
3ach authored Sep 15, 2019
2 parents 95d85ab + ca683fa commit 624238a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"eslint-plugin-standard": "^4.0.0",
"express": "^4.13.4",
"express-session": "^1.13.0",
"express-sse": "^0.4.1",
"express-sse": "^0.5.1",
"extend": "^3.0.0",
"fast-sort": "^1.5.6",
"file-type": "^10.6.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2083,10 +2083,10 @@ express-session@^1.13.0:
safe-buffer "5.1.2"
uid-safe "~2.1.5"

express-sse@^0.4.1:
version "0.4.1"
resolved "https://registry.yarnpkg.com/express-sse/-/express-sse-0.4.1.tgz#21895c9b93f88535b1883ac055e2c22d96c63585"
integrity sha1-IYlcm5P4hTWxiDrAVeLCLZbGNYU=
express-sse@^0.5.1:
version "0.5.1"
resolved "https://registry.yarnpkg.com/express-sse/-/express-sse-0.5.1.tgz#55889e9b7a93eb4a9fd37342352c23d4ce940ac1"
integrity sha512-RRSomLMWfaX1DPjF17FsNlLr/RujPKJygLE9Kq7u8usOQA19lvGEOCWqWX5dBvrOSsm7xJ/SPTpMaX7jiUsikg==

express@^4.13.3, express@^4.13.4:
version "4.17.1"
Expand Down

0 comments on commit 624238a

Please sign in to comment.