Skip to content

Commit

Permalink
Merge pull request #2789 from greenbone/dependabot/npm_and_yarn/gsa/g…
Browse files Browse the repository at this point in the history
…sa-21.04/d3-shape-2.1.0

Bump d3-shape from 2.0.0 to 2.1.0 in /gsa
  • Loading branch information
swaterkamp committed Mar 15, 2021
2 parents 226c822 + 7ea75f1 commit 7569264
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion gsa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"d3-hierarchy": "^2.0.0",
"d3-interpolate": "^2.0.1",
"d3-scale": "^3.2.3",
"d3-shape": "^2.0.0",
"d3-shape": "^2.1.0",
"downshift": "^6.1.0",
"fast-deep-equal": "^3.1.3",
"fast-xml-parser": "^3.19.0",
Expand Down
8 changes: 4 additions & 4 deletions gsa/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6031,10 +6031,10 @@ d3-shape@^1.0.6, d3-shape@^1.2.0:
dependencies:
d3-path "1"

d3-shape@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/d3-shape/-/d3-shape-2.0.0.tgz#2331b62fa784a2a1daac47a7233cfd69301381fd"
integrity sha512-djpGlA779ua+rImicYyyjnOjeubyhql1Jyn1HK0bTyawuH76UQRWXd+pftr67H6Fa8hSwetkgb/0id3agKWykw==
d3-shape@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/d3-shape/-/d3-shape-2.1.0.tgz#3b6a82ccafbc45de55b57fcf956c584ded3b666f"
integrity sha512-PnjUqfM2PpskbSLTJvAzp2Wv4CZsnAgTfcVRTwW03QR3MkXF8Uo7B1y/lWkAsmbKwuecto++4NlsYcvYpXpTHA==
dependencies:
d3-path "1 - 2"

Expand Down

0 comments on commit 7569264

Please sign in to comment.