Skip to content

Commit aa42751

Browse files
author
Tonye Jack
committed
Upgraded packages.
1 parent c124a1d commit aa42751

File tree

2 files changed

+156
-37
lines changed

2 files changed

+156
-37
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,14 @@
3636
"@apollo/react-common": "^3.1.3",
3737
"apollo-client": "^2.6.8",
3838
"apollo-cache": "^1.3.4",
39-
"react-dom": "^16.12.0"
39+
"react-dom": "^16.12.0",
40+
"mem": "^4.3.0"
4041
},
4142
"dependencies": {
4243
"path": "^0.12.7",
4344
"process": "^0.11.10",
4445
"shelljs": "^0.8.3",
45-
"yargs": "^14.0.0",
46+
"yargs": "^15.0.2",
4647
"minimatch": "^3.0.4"
4748
}
4849
}

0 commit comments

Comments
 (0)