diff --git a/trivia/yarn.lock b/trivia/yarn.lock index f8d0542..4329b30 100644 --- a/trivia/yarn.lock +++ b/trivia/yarn.lock @@ -103,7 +103,7 @@ "@types/node@*": version "9.4.7" - resolved "http://registry.npmjs.org/@types/node/-/node-9.4.7.tgz#57d81cd98719df2c9de118f2d5f3b1120dcd7275" + resolved "https://registry.npmjs.org/@types/node/-/node-9.4.7.tgz#57d81cd98719df2c9de118f2d5f3b1120dcd7275" Base64@~0.1.3: version "0.1.4" @@ -1581,7 +1581,7 @@ compressible@~2.0.5: compression@~1.5.2: version "1.5.2" - resolved "http://registry.npmjs.org/compression/-/compression-1.5.2.tgz#b03b8d86e6f8ad29683cba8df91ddc6ffc77b395" + resolved "https://registry.npmjs.org/compression/-/compression-1.5.2.tgz#b03b8d86e6f8ad29683cba8df91ddc6ffc77b395" dependencies: accepts "~1.2.12" bytes "2.1.0" @@ -6395,8 +6395,8 @@ tmp@^0.0.33: os-tmpdir "~1.0.2" tmpl@1.0.x: - version "1.0.4" - resolved "https://registry.yarnpkg.com/tmpl/-/tmpl-1.0.4.tgz#23640dd7b42d00433911140820e5cf440e521dd1" + version "1.0.5" + resolved "https://registry.yarnpkg.com/tmpl/-/tmpl-1.0.5.tgz#8683e0b902bb9c20c4f726e3c0b69f36518c07cc" to-fast-properties@^1.0.3: version "1.0.3"