Skip to content

Commit

Permalink
[Madhu/Akshay]#177696 - Fix dependabot issue for d3-tip
Browse files Browse the repository at this point in the history
  • Loading branch information
Madhu-29 authored and Madhumitha2911 committed Oct 6, 2022
1 parent 8bbd6f0 commit 40e2cd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/graphing/radar.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const d3 = require('d3')
const d3tip = require('d3-tip')
const { default: d3tip } = require('d3-tip')
const Chance = require('chance')
const _ = require('lodash/core')

Expand Down

0 comments on commit 40e2cd4

Please sign in to comment.