<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Yonathan Levin</title>
    <description>The latest articles on DEV Community by Yonathan Levin (@lbrnth1).</description>
    <link>https://dev.to/lbrnth1</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F303957%2Ff0eeef2f-bcf3-49ba-9374-7bb71a43c08a.jpg</url>
      <title>DEV Community: Yonathan Levin</title>
      <link>https://dev.to/lbrnth1</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/lbrnth1"/>
    <language>en</language>
    <item>
      <title>Recent React security issue on GitHub Solve.</title>
      <dc:creator>Yonathan Levin</dc:creator>
      <pubDate>Tue, 31 Dec 2019 04:19:50 +0000</pubDate>
      <link>https://dev.to/lbrnth1/recent-react-security-issue-on-github-solve-2cp4</link>
      <guid>https://dev.to/lbrnth1/recent-react-security-issue-on-github-solve-2cp4</guid>
      <description>&lt;p&gt;Hey, &lt;br&gt;
I have seen a a lot of React GitHub repositories recently, a lot of them are dealing with "serialize-javascript security issue" (mine repositories too)&lt;/p&gt;

&lt;p&gt;And I found an easy way to solve that issue 🥳&lt;/p&gt;

&lt;p&gt;All the problem is outdated yarn create-react-app package that needs a manual upgrade.&lt;/p&gt;

&lt;p&gt;So, run:&lt;br&gt;
$ yarn upgrade&lt;br&gt;
In the local repository, and BOOM!&lt;/p&gt;

&lt;p&gt;Issue solved 😀&lt;/p&gt;

&lt;p&gt;P.S Don't forget to push that tho 😉&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>react</category>
      <category>github</category>
      <category>redux</category>
    </item>
  </channel>
</rss>
