Skip to content

Commit

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

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 Jul 18, 2022
1 parent 15ecbc8 commit dd3a80c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions 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.2",
"svgdom": "^0.1.9"
"svgdom": "^0.1.9",
"roughjs": "^4.4.5"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8147,10 +8147,10 @@ rollup@^2.0.0:
optionalDependencies:
fsevents "~2.1.2"

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==
roughjs@^4.4.5:
version "4.4.5"
resolved "https://registry.yarnpkg.com/roughjs/-/roughjs-4.4.5.tgz#0d75eb3ac6529c99bf051633ff9a9a6cf65cda51"
integrity sha512-TVuHf/Vx6PzSRny+4v2nOxdpOtkeQ3iC1sh2AhhYRZ6h8BmeJm1UR8zsITkd+Bb10dGGk6Y25KvYlKAIy0xTlw==
dependencies:
path-data-parser "^0.1.0"
points-on-curve "^0.2.0"
Expand Down

0 comments on commit dd3a80c

Please sign in to comment.