diff --git a/package-lock.json b/package-lock.json index 3682c9cd..dbf5f7f2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -451,9 +451,9 @@ "dev": true }, "decode-uri-component": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz", - "integrity": "sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=" + "version": "0.2.2", + "resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.2.tgz", + "integrity": "sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==" }, "define-property": { "version": "2.0.2", @@ -2552,7 +2552,7 @@ "sync-exec": { "version": "0.4.0", "resolved": "https://registry.npmjs.org/sync-exec/-/sync-exec-0.4.0.tgz", - "integrity": "sha1-N1guegT684zW5T6iBEW5n5kvaTM=", + "integrity": "sha512-puUFMuBEPbFplAFHQE0SpPxNlqLqYJLgUvGGzScUFqWRAa1CbyBUqZj7XAC0lYBIt83ttthW/nBsh1N3PGDVqQ==", "dev": true }, "text-table": {