We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b228ff commit c87d8e5Copy full SHA for c87d8e5
package.json
@@ -59,7 +59,7 @@
59
"vis": "4.20.1",
60
"winston": "^2.4.0",
61
"wolfy87-eventemitter": "^5.2.3",
62
- "yarn": "^1.7.0"
+ "yarn": "^1.13.0"
63
},
64
"devDependencies": {
65
"aws-sdk-mock": "^1.7.0",
yarn.lock
@@ -6147,6 +6147,6 @@ yargs@~3.10.0:
6147
decamelize "^1.0.0"
6148
window-size "0.1.0"
6149
6150
-yarn@^1.7.0:
6151
- version "1.7.0"
6152
- resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.7.0.tgz#0076b9fde6010e01950526a609bc53bc175ef925"
+yarn@^1.13.0:
+ version "1.13.0"
+ resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.13.0.tgz#affa9c956739548024068532a902cf18c9cb523f"
0 commit comments