Skip to content

Commit d7d65e7

Browse files
committed
⬆️ Upgrade some dependencies
1 parent 7505081 commit d7d65e7

File tree

2 files changed

+1441
-1273
lines changed

2 files changed

+1441
-1273
lines changed

package.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,16 @@
66
"@testing-library/jest-dom": "^4.2.4",
77
"@testing-library/react": "^9.3.2",
88
"@testing-library/user-event": "^7.1.2",
9+
"elliptic": "^6.5.4",
10+
"immer": "^9.0.2",
11+
"object-path": "^0.11.5",
912
"react": "^16.13.1",
1013
"react-dom": "^16.13.1",
11-
"react-scripts": "3.4.1"
14+
"react-scripts": "3.4.1",
15+
"serialize-javascript": "^5.0.1",
16+
"ssri": "^8.0.1",
17+
"y18n": "^5.0.8",
18+
"yargs-parser": "^20.2.7"
1219
},
1320
"scripts": {
1421
"start": "react-scripts start",

0 commit comments

Comments
 (0)