diff --git a/package-lock.json b/package-lock.json index 7120ab107b..7a3377f5d0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -822,6 +822,7 @@ "version": "1.5.1", "resolved": "https://registry.npmjs.org/q/-/q-1.5.1.tgz", "integrity": "sha512-kV/CThkXo6xyFEZUugw/+pIOywXcDbFYgSct5cT3gqlbkBE1SJdwy6UQoZvodiWF/ckQLZyDE/Bu1M6gVu5lVw==", + "deprecated": "You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other.\n\n(For a CapTP with native promises, see @endo/eventual-send and @endo/captp)", "dev": true, "license": "MIT", "engines": { @@ -1151,6 +1152,7 @@ "version": "1.5.1", "resolved": "https://registry.npmjs.org/q/-/q-1.5.1.tgz", "integrity": "sha512-kV/CThkXo6xyFEZUugw/+pIOywXcDbFYgSct5cT3gqlbkBE1SJdwy6UQoZvodiWF/ckQLZyDE/Bu1M6gVu5lVw==", + "deprecated": "You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other.\n\n(For a CapTP with native promises, see @endo/eventual-send and @endo/captp)", "dev": true, "license": "MIT", "engines": { @@ -11608,6 +11610,7 @@ "version": "1.4.1", "resolved": "https://registry.npmjs.org/q/-/q-1.4.1.tgz", "integrity": "sha512-/CdEdaw49VZVmyIDGUQKDDT53c7qBkO6g5CefWz91Ae+l4+cRtcDYwMTXh6me4O8TMldeGHG3N2Bl84V78Ywbg==", + "deprecated": "You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other.\n\n(For a CapTP with native promises, see @endo/eventual-send and @endo/captp)", "dev": true, "license": "MIT", "engines": { @@ -12484,9 +12487,9 @@ "license": "MIT" }, "node_modules/scratch-l10n": { - "version": "3.18.177", - "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.177.tgz", - "integrity": "sha512-tbVOOVzg9ajobe6U1a0eon86x8730xoVY8WmuNLchdTsOawBSuPa0YYgUSrfYlUm/bykMIhuBLLrKB+SgAh0EQ==", + "version": "3.18.179", + "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.179.tgz", + "integrity": "sha512-BxgkN7QVKuZ/bmJkczlwIvFx9iuZVaaNno+DnvKXI9ngeWIUksnO0ewwFXaeBgOow6uK9SejRbBJGW/Utq6Wog==", "license": "BSD-3-Clause", "bin": { "build-i18n-src": "scripts/build-i18n-src.js",