diff --git a/cirq-web/cirq_web/package-lock.json b/cirq-web/cirq_web/package-lock.json index 5674af76d15..b47acd174ae 100644 --- a/cirq-web/cirq_web/package-lock.json +++ b/cirq-web/cirq_web/package-lock.json @@ -14220,9 +14220,9 @@ } }, "node_modules/tsc-watch": { - "version": "7.1.1", - "resolved": "https://registry.npmjs.org/tsc-watch/-/tsc-watch-7.1.1.tgz", - "integrity": "sha512-r6t37Dkk4vK44HwxOe+OzjpE/gDamZAwqXhtcAJD/hPVblcjJK45NxbK0HcDASXG0U4pEnCh640JZbeDVSC6yA==", + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/tsc-watch/-/tsc-watch-7.2.0.tgz", + "integrity": "sha512-4gRFawQD1cVSaILvG7wl2x6NtteKbS2dGBMbL7Q6n1ldLIOKXCJUoEwUXdGuee4dp+zcnA6tukBBLz1lZrNI9w==", "license": "MIT", "dependencies": { "cross-spawn": "^7.0.6",