Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHub security alerts #1248

Merged
merged 10 commits into from
Apr 9, 2020
875 changes: 459 additions & 416 deletions client/package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,18 +35,18 @@
"@babel/plugin-proposal-optional-chaining": "^7.2.0",
"@babel/preset-env": "^7.2.3",
"@babel/runtime": "^7.8.7",
"acorn": "^6.0.5",
"acorn": "^6.4.1",
"babel-loader": "^8.0.5",
"bundlesize": "^0.17.0",
"copy-webpack-plugin": "^5.1.1",
"core-js": "^3.0.1",
"diff": ">=3.5.0",
"lodash": ">=4.17.13",
"mixin-deep": ">=1.3.2",
"npm": ">=6.13.4",
"npm": "^6.14.4",
"serialize-javascript": ">=2.1.1",
"set-value": ">=2.0.1",
"webpack": "^4.28.4",
"webpack": "^4.42.1",
"webpack-cli": "^3.2.1"
}
}
Loading