Skip to content

Commit

Permalink
yarn upgrade --deep (#2758)
Browse files Browse the repository at this point in the history
Summary:
Addressing CVE WS-2019-0032:

Affected versions: < 3.13.0
Fixed in version: 3.13.0
Reference: nodeca/js-yaml#475
Pull Request resolved: #2758

Reviewed By: alunyov

Differential Revision: D15702131

Pulled By: kassens

fbshipit-source-id: a81c27bc1f22a8caf788c70db3bc3856b6c4241f
  • Loading branch information
kassens authored and facebook-github-bot committed Jun 7, 2019
1 parent 9c0ae49 commit 966fbdc
Show file tree
Hide file tree
Showing 3 changed files with 2,282 additions and 2,657 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -37,7 +37,7 @@
"babel-plugin-tester": "^6.0.1",
"babel-preset-fbjs": "^3.1.2",
"chalk": "^2.4.1",
"cross-env":"^5.2.0",
"cross-env": "^5.2.0",
"del": "3.0.0",
"eslint": "5.4.0",
"eslint-config-fbjs": "2.0.1",
Expand Down

0 comments on commit 966fbdc

Please sign in to comment.