diff --git a/package.json b/package.json index 2fa74328..950fc65e 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "dependencies": { "debug": "^4.1.1", "then-read-stream": "^2.0.7", - "token-types": "^1.0.4" + "token-types": "^1.1.0" }, "keywords": [ "tokenizer", diff --git a/yarn.lock b/yarn.lock index 3a7f9a96..355e2d6d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2205,10 +2205,10 @@ to-vfile@^6.0.0: is-buffer "^2.0.0" vfile "^4.0.0" -token-types@^1.0.4: - version "1.0.4" - resolved "https://registry.yarnpkg.com/token-types/-/token-types-1.0.4.tgz#954d935616e4c5c01c94d4953ff10fd4f21d6177" - integrity sha512-Qhg+62OTm+ip8f6Ko1ylxas2G0ailgvIsHk0gvTmNWDNdQfcN30niH5MoRcVbKdHrHpiWhY159FBUiZkaNzh1w== +token-types@^1.1.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/token-types/-/token-types-1.1.0.tgz#8bf60f633583089a8653005bdff96020e44f947e" + integrity sha512-CgM5GmtJaZ+uTOiZHzs9pwUa/udjEVl/cxQ2KGpl88Hh7k71sdBz9j95dYjx83O68B6CGvefm29l4rBZq1PeuQ== tough-cookie@~2.4.3: version "2.4.3"