chore: bump roughjs version (#4386)

Co-authored-by: dwelle <luzar.david@gmail.com>
This commit is contained in:
Preet 2021-12-11 13:46:44 -08:00 committed by GitHub
parent cecabc2196
commit 79989fedda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 8 deletions

View File

@ -49,7 +49,7 @@
"react": "17.0.2",
"react-dom": "17.0.2",
"react-scripts": "4.0.3",
"roughjs": "4.5.0",
"roughjs": "4.5.2",
"sass": "1.43.5",
"socket.io-client": "2.3.1",
"typescript": "4.5.2"

File diff suppressed because one or more lines are too long

View File

@ -12793,10 +12793,10 @@ rollup@^1.31.1:
"@types/node" "*"
acorn "^7.1.0"
roughjs@4.5.0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/roughjs/-/roughjs-4.5.0.tgz#b4cbd63d4ed6b0b613082b4f7f9bf0e55cd4ba0d"
integrity sha512-4c3RBuTR41uGbTT/WzG4dzu4dfxhFWrhx9ZLbjaKPazX67nQjvU//pWYw/XjbcDW3iQGxac8plBbgdWkEsnNDg==
roughjs@4.5.2:
version "4.5.2"
resolved "https://registry.yarnpkg.com/roughjs/-/roughjs-4.5.2.tgz#aab644dcb41e9a75826c8bd5a5b0a859095f2f10"
integrity sha512-2xSlLDKdsWyFxrveYWk9YQ/Y9UfK38EAMRNkYkMqYBJvPX8abCa9PN0x3w02H8Oa6/0bcZICJU+U95VumPqseg==
dependencies:
path-data-parser "^0.1.0"
points-on-curve "^0.2.0"