Skip to content

Commit a5c8473

Browse files
authored
chore: update digraph-js to 2.2.4 (#412)
1 parent 046c347 commit a5c8473

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/fair-cameras-stay.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@nodesecure/js-x-ray": patch
3+
---
4+
5+
Update digraph-js to v2.2.4 to remove deprecated lodash.isequal

workspaces/js-x-ray/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@nodesecure/estree-ast-utils": "^4.2.0",
4949
"@nodesecure/sec-literal": "^1.3.0",
5050
"@nodesecure/tracer": "^3.0.0",
51-
"digraph-js": "^2.2.3",
51+
"digraph-js": "2.2.4",
5252
"frequency-set": "^2.1.0",
5353
"is-minified-code": "^2.0.0",
5454
"meriyah": "^6.0.0",

0 commit comments

Comments
 (0)