Bläddra i källkod

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>
dependabot-preview[bot] 5 år sedan
förälder
incheckning
28df199a78
2 ändrade filer med 4 tillägg och 4 borttagningar
  1. 3 3
      package-lock.json
  2. 1 1
      package.json

+ 3 - 3
package-lock.json

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

+ 1 - 1
package.json

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