aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorkj_sh6042026-05-06 21:09:38 -0400
committerkj_sh6042026-05-06 21:09:38 -0400
commitffa5f076423cf2931ffdb44409853c4460022399 (patch)
treecb6df545d27e813469fbf2cb3c229e04d8dc4690 /package.json
parent7f521e3e51ed16452727715491743791684c0061 (diff)
refactor: vuln fixv0.18.1
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index aaa8027..da54728 100644
--- a/package.json
+++ b/package.json
@@ -84,6 +84,7 @@
"clean-install": "yarn rm:node_modules && yarn install"
},
"resolutions": {
+ "@types/d3-dispatch": "3.0.6",
"strip-ansi": "6.0.1"
}
}