diff --git a/console/.yarnrc.yml b/console/.yarnrc.yml index 6fb7c33a8718f..70cadcca3314f 100644 --- a/console/.yarnrc.yml +++ b/console/.yarnrc.yml @@ -8,3 +8,10 @@ # by the Apache License, Version 2.0. nodeLinker: node-modules + +# Supply-chain cooldown: block npm packages published in the last 3 days. +# Requires Yarn 4.10+. +npmMinimalAgeGate: "3d" + +# Escape hatch for npmMinimalAgeGate. Use sparingly. +npmPreapprovedPackages: [] diff --git a/console/package.json b/console/package.json index bcf534bf6b1ea..031e98f1146d4 100644 --- a/console/package.json +++ b/console/package.json @@ -357,9 +357,9 @@ ], "volta": { "node": "20.12.2", - "yarn": "4.3.1" + "yarn": "4.14.1" }, - "packageManager": "yarn@4.3.1", + "packageManager": "yarn@4.14.1", "lint-staged": { "*.{ts,tsx,js,jsx}": [ "eslint --fix --max-warnings 0" diff --git a/console/yarn.lock b/console/yarn.lock index c8138f15b66ed..20f38dc52346c 100644 --- a/console/yarn.lock +++ b/console/yarn.lock @@ -2,7 +2,7 @@ # Manual changes might be lost - proceed with caution! __metadata: - version: 8 + version: 9 cacheKey: 10c0 "@aashutoshrathi/word-wrap@npm:^1.2.3": @@ -14606,11 +14606,11 @@ __metadata: "typescript@patch:typescript@npm%3A^5.6.3#optional!builtin": version: 5.6.3 - resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin::version=5.6.3&hash=379a07" + resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin::version=5.6.3&hash=8c6c40" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 10c0/ac8307bb06bbfd08ae7137da740769b7d8c3ee5943188743bb622c621f8ad61d244767480f90fbd840277fbf152d8932aa20c33f867dea1bb5e79b187ca1a92f + checksum: 10c0/7c9d2e07c81226d60435939618c91ec2ff0b75fbfa106eec3430f0fcf93a584bc6c73176676f532d78c3594fe28a54b36eb40b3d75593071a7ec91301533ace7 languageName: node linkType: hard