Browse Source

Distributor node: Update yarn version in volta config

Leszek Wiesner 3 years ago
parent
commit
b6876f5ba9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      distributor-node/package.json

+ 1 - 1
distributor-node/package.json

@@ -82,7 +82,7 @@
   },
   "volta": {
     "node": "14.16.1",
-    "yarn": "1.22.4"
+    "yarn": "1.22.15"
   },
   "files": [
     "/bin",