bump roughjs version (#1332)
This commit is contained in:
parent
57bbc9fe55
commit
2852610960
6
package-lock.json
generated
6
package-lock.json
generated
@ -13437,9 +13437,9 @@
|
||||
}
|
||||
},
|
||||
"roughjs": {
|
||||
"version": "4.1.3",
|
||||
"resolved": "https://registry.npmjs.org/roughjs/-/roughjs-4.1.3.tgz",
|
||||
"integrity": "sha512-tpmMIBuiPTImvvyFr/ZYwHqIRJU+a2KmHvqAIfiPG0jIx8xmVuIU3QqL0UQ0jDxwfIJJJYEobgaYtkvUai2+/A=="
|
||||
"version": "4.1.4",
|
||||
"resolved": "https://registry.npmjs.org/roughjs/-/roughjs-4.1.4.tgz",
|
||||
"integrity": "sha512-Mrx8r/NhTa9K+WuL2YfB5p40OAN/iRXXxmKUf/rxwgRh9Jrgz+dS2DOqnh0uMwzICJ2Rp0xTIFMgdqf0BCsmug=="
|
||||
},
|
||||
"rsvp": {
|
||||
"version": "4.8.5",
|
||||
|
@ -27,7 +27,7 @@
|
||||
"react": "16.13.1",
|
||||
"react-dom": "16.13.1",
|
||||
"react-scripts": "3.4.1",
|
||||
"roughjs": "4.1.3",
|
||||
"roughjs": "4.1.4",
|
||||
"socket.io-client": "2.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user