diff --git a/.yarnrc.yml b/.yarnrc.yml index 3186f3f..dc61281 100644 --- a/.yarnrc.yml +++ b/.yarnrc.yml @@ -1 +1,6 @@ +approvedGitRepositories: + - "**" + +enableScripts: true + nodeLinker: node-modules diff --git a/package.json b/package.json index 91188e6..6f20375 100644 --- a/package.json +++ b/package.json @@ -55,5 +55,5 @@ "typescript": "^5.9.3", "typescript-eslint": "^8.57.1" }, - "packageManager": "yarn@4.12.0" + "packageManager": "yarn@4.14.1" } diff --git a/yarn.lock b/yarn.lock index 674117c..3b25ac2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,7 +2,7 @@ # Manual changes might be lost - proceed with caution! __metadata: - version: 8 + version: 9 cacheKey: 10c0 "@0no-co/graphql.web@npm:^1.0.13":