diff --git a/games/rock-paper-scissors/package-lock.json b/games/rock-paper-scissors/package-lock.json index ea86888..5efeca4 100644 --- a/games/rock-paper-scissors/package-lock.json +++ b/games/rock-paper-scissors/package-lock.json @@ -1100,7 +1100,7 @@ "isarray": { "version": "0.0.1", "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz", - "integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=" + "integrity": "sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ==" }, "isexe": { "version": "2.0.0", @@ -1215,9 +1215,9 @@ "dev": true }, "minimatch": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz", - "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", "dev": true, "requires": { "brace-expansion": "^1.1.7" @@ -1272,7 +1272,7 @@ "node-event-emitter": { "version": "0.0.1", "resolved": "https://registry.npmjs.org/node-event-emitter/-/node-event-emitter-0.0.1.tgz", - "integrity": "sha1-i1lzd9eaHZdvfUX5FtPTZD1z+M4=" + "integrity": "sha512-k6zlpWWv+b4ix2HK+n1tsjLyD+QyRSTL+eKVLknI3znJta6A0VQmpjDHXZQvS1v+649rrn5hvN/oGJImzJIviw==" }, "normalize-package-data": { "version": "2.5.0",