Bump roughjs from 4.2.1 to 4.2.3 (#1500)
Bumps [roughjs](https://github.com/pshihn/rough) from 4.2.1 to 4.2.3. - [Release notes](https://github.com/pshihn/rough/releases) - [Changelog](https://github.com/pshihn/rough/blob/master/CHANGELOG.md) - [Commits](https://github.com/pshihn/rough/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
parent
2d52e35aca
commit
28df199a78
6
package-lock.json
generated
6
package-lock.json
generated
@ -16582,9 +16582,9 @@
|
||||
}
|
||||
},
|
||||
"roughjs": {
|
||||
"version": "4.2.1",
|
||||
"resolved": "https://registry.npmjs.org/roughjs/-/roughjs-4.2.1.tgz",
|
||||
"integrity": "sha512-OFUpA5smxcA6fE+uX4Nc6cvXMhYJ+/YscePoRyWpH36EJP/2GCtBi9VnhBFIO8lIfTtD0smLoWjVPFFKUMEfpA==",
|
||||
"version": "4.2.3",
|
||||
"resolved": "https://registry.npmjs.org/roughjs/-/roughjs-4.2.3.tgz",
|
||||
"integrity": "sha512-391svwoRClxOBiCcTU/d3C54TjrxyRlDjU2lkZdkjQg5PAG9xR3bf8Uv1oRzkK+DXA+MWwp1d5/Mdo07Z2fFhA==",
|
||||
"requires": {
|
||||
"path-data-parser": "^0.1.0",
|
||||
"points-on-curve": "^0.2.0",
|
||||
|
@ -30,7 +30,7 @@
|
||||
"react": "16.13.1",
|
||||
"react-dom": "16.13.1",
|
||||
"react-scripts": "3.4.1",
|
||||
"roughjs": "4.2.1",
|
||||
"roughjs": "4.2.3",
|
||||
"socket.io-client": "2.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user