Skip to content

Commit

Permalink
fix: upgrade roughjs from 4.4.1 to 4.4.2
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade roughjs from 4.4.1 to 4.4.2.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/omnibrain/project/f65d5fe0-6982-49b8-bec2-7de2931c505b?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored and omnibrain committed Nov 4, 2021
1 parent d4c2124 commit 6b34f88
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
},
"dependencies": {
"@svgdotjs/svg.js": "3.0.16",
"roughjs": "^4.4.0",
"roughjs": "^4.4.2",
"svgdom": "^0.1.8"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7348,10 +7348,10 @@ rollup@^2.0.0:
optionalDependencies:
fsevents "~2.1.2"

roughjs@^4.4.0:
version "4.4.1"
resolved "https://registry.yarnpkg.com/roughjs/-/roughjs-4.4.1.tgz#3af79db6abdcb0f32764d1138f99dc9e01027736"
integrity sha512-/RZvyVquID319VDc9HsF8wn8VPpbMBVdr4NMCi7mta9UeBBeqP6h5Hg4GZXG29DL6jwTkfMjyth/MF7Hn6Sq/w==
roughjs@^4.4.2:
version "4.4.4"
resolved "https://registry.yarnpkg.com/roughjs/-/roughjs-4.4.4.tgz#880e2ef0cb195f0e7e3096f0a2d474121ae874fe"
integrity sha512-OXoPkOIoT1vlo+kvy6JZemRxRPkWM5spWUCU+c8JI6bca95tc1Z82SBABRHH+aTpvI+ZK3STGrmvire/f56wvQ==
dependencies:
path-data-parser "^0.1.0"
points-on-curve "^0.2.0"
Expand Down

0 comments on commit 6b34f88

Please sign in to comment.