Skip to content

Commit

Permalink
fix(deps): update dependency snyk to v1.355.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and d2s committed Jul 1, 2020
1 parent 8301840 commit 678fec7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -8,7 +8,7 @@
"react": "16.13.1",
"react-dom": "16.13.1",
"tachyons": "4.12.0",
"snyk": "1.354.0"
"snyk": "1.355.0"
},
"devDependencies": {
"enzyme": "3.11.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -14423,10 +14423,10 @@ snyk-try-require@1.3.1, snyk-try-require@^1.1.1, snyk-try-require@^1.3.1:
lru-cache "^4.0.0"
then-fs "^2.0.0"

snyk@1.354.0:
version "1.354.0"
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.354.0.tgz#c23dd28177a4d57c4e02d43583ce435873e569d8"
integrity sha512-0X3BHsdBfpJPpAVB8e7vlXCi7DfjEkVwSZLjtA5pXWpRCKyuDrVvJl+dctr11eEubbo/bJBDxWsmOnzxsdkTIw==
snyk@1.355.0:
version "1.355.0"
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.355.0.tgz#a59f9f346616137b4019672e565ad8cc87bd8cfc"
integrity sha512-U/SiFq2QisMmKAn/zYHbx1aZNyJpc0160gU8ywlqkcAOsVDCQkGxiCU89f3bl9Bzx3wg8HAnXz0OVmYoYxVCYg==
dependencies:
"@snyk/cli-interface" "2.8.0"
"@snyk/dep-graph" "1.18.3"
Expand Down

0 comments on commit 678fec7

Please sign in to comment.