diff --git a/package.json b/package.json index 7e570bc..777141a 100644 --- a/package.json +++ b/package.json @@ -146,7 +146,7 @@ "discord-rpc": "icrawl/rpc#unix_timestamp" }, "devDependencies": { - "@types/node": "^10.12.7", + "@types/node": "^10.12.8", "fs-nextra": "^0.3.7", "gulp": "^3.9.1", "gulp-sourcemaps": "^2.6.4", diff --git a/yarn.lock b/yarn.lock index f1d74a2..bf900c7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -21,10 +21,10 @@ normalize-path "^2.0.1" through2 "^2.0.3" -"@types/node@^10.12.7": - version "10.12.7" - resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.7.tgz#195808b2d4b2e7c33e75e7d9b24aeee88f94660d" - integrity sha512-Zh5Z4kACfbeE8aAOYh9mqotRxaZMro8MbBQtR8vEXOMiZo2rGEh2LayJijKdlu48YnS6y2EFU/oo2NCe5P6jGw== +"@types/node@^10.12.8": + version "10.12.8" + resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.8.tgz#d0a3ab5a6e61458c492304e2776ac136b81db927" + integrity sha512-INamyRZG4rW3lDCUmwVd5Xho/bXvQm/v1yP8V0UN1RuInU7RoWoaO570b+yLX4Ia/0szsx1wa8VzcsVlsvbWLA== acorn@5.X, acorn@^5.0.3: version "5.7.3"