Skip to content

Commit b39c3bc

Browse files
committed
Update dependencies in multimap example
1 parent e48bea6 commit b39c3bc

File tree

2 files changed

+32
-24
lines changed

2 files changed

+32
-24
lines changed

examples/multimap/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/multimap/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.361.3"
9+
"snyk": "^1.362.1"
1010
},
1111
"scripts": {
1212
"start": "react-scripts start",

0 commit comments

Comments
 (0)