diff --git a/package.json b/package.json index 1ae2ba169..c3d6f8a40 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "readable-stream", - "version": "4.5.1", + "version": "4.5.2", "description": "Node.js Streams, a user-land copy of the stream library from Node.js", "homepage": "https://github.com/nodejs/readable-stream", "license": "MIT", @@ -61,7 +61,7 @@ "@sinonjs/fake-timers": "^9.1.2", "browserify": "^17.0.0", "c8": "^7.11.2", - "esbuild": "^0.14.39", + "esbuild": "^0.19.9", "esbuild-plugin-alias": "^0.2.1", "eslint": "^8.15.0", "eslint-config-standard": "^17.0.0",