diff --git a/package-lock.json b/package-lock.json index 012da94..b70835f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -870,9 +870,9 @@ "dev": true }, "node_modules/@types/prompt-sync": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/@types/prompt-sync/-/prompt-sync-4.2.0.tgz", - "integrity": "sha512-5RPQYDT7MNkt+vq6xp58tSPx4THANyQcBSaw3Ni+KV7MUAgvUUbmCsQmcPVrcc8dwuURSPixz2qTJdJF6ABSKw==", + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/@types/prompt-sync/-/prompt-sync-4.2.3.tgz", + "integrity": "sha512-Ox77gCSx0YyeakGt/qfOZUSFNSSi+sh3ABoGOiCwiO2KODx492BJnUm9oIXS+AHJtqp12iM4RduY6viTJ9bYwA==", "dev": true }, "node_modules/@types/semver": {