diff --git a/package.json b/package.json index f29bc4a0..b3f5d54f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "file-type", - "version": "16.5.2", + "version": "16.5.3", "description": "Detect the file type of a Buffer/Uint8Array/ArrayBuffer", "license": "MIT", "repository": "sindresorhus/file-type", @@ -197,8 +197,8 @@ }, "dependencies": { "readable-web-to-node-stream": "^3.0.0", - "strtok3": "6.1.3", - "token-types": "^3.0.0" + "strtok3": "^6.2.4", + "token-types": "^4.1.1" }, "xo": { "envs": [