Explorar el Código

bump roughjs version (#1332)

Preet hace 5 años
padre
commit
2852610960
Se han modificado 2 ficheros con 4 adiciones y 4 borrados
  1. 3 3
      package-lock.json
  2. 1 1
      package.json

+ 3 - 3
package-lock.json

@@ -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",

+ 1 - 1
package.json

@@ -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": {