Skip to content

Commit 69a05ef

Browse files
committed
Update dependencies in simple example
1 parent b39c3bc commit 69a05ef

File tree

2 files changed

+32
-24
lines changed

2 files changed

+32
-24
lines changed

examples/simple/package-lock.json

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

examples/simple/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"react": "^16.13.1",
88
"react-dom": "^16.13.1",
99
"react-scripts": "^3.4.1",
10-
"snyk": "^1.361.3"
10+
"snyk": "^1.362.1"
1111
},
1212
"scripts": {
1313
"start": "react-scripts start",

0 commit comments

Comments
 (0)