diff --git a/workspaces/js-x-ray/package.json b/workspaces/js-x-ray/package.json index c39b7ee7..017dc0a2 100644 --- a/workspaces/js-x-ray/package.json +++ b/workspaces/js-x-ray/package.json @@ -57,10 +57,10 @@ }, "homepage": "https://github.com/NodeSecure/js-x-ray#readme", "dependencies": { - "@typescript-eslint/typescript-estree": "8.65.0", + "@typescript-eslint/typescript-estree": "8.66.0", "combine-async-iterators": "3.0.0", "digraph-js": "2.2.4", - "ipaddr.js": "2.4.0", + "ipaddr.js": "2.5.0", "is-svg": "6.1.0", "meriyah": "7.3.0", "safe-regex": "^2.1.1"