Skip to content

Commit 211fc65

Browse files
committed
fix: upgrade snyk from 1.363.0 to 1.364.0
Snyk has created this PR to upgrade snyk from 1.363.0 to 1.364.0. See this package in npm: https://www.npmjs.com/package/snyk See this project in Snyk: https://app.snyk.io/org/ryanhefner-github-marketplace/project/d27f3688-36fe-42f1-bc19-82ec16b0daf9?utm_source=github&utm_medium=upgrade-pr
1 parent 71ce6a5 commit 211fc65

File tree

2 files changed

+44
-35
lines changed

2 files changed

+44
-35
lines changed

examples/circles/package-lock.json

Lines changed: 43 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/circles/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"react": "^16.13.1",
77
"react-dom": "^16.13.1",
88
"react-scripts": "^3.4.1",
9-
"snyk": "^1.363.0"
9+
"snyk": "^1.364.0"
1010
},
1111
"scripts": {
1212
"start": "react-scripts start",

0 commit comments

Comments
 (0)