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

[Security] Bump lodash from 4.17.11 to 4.17.15 #8351

Merged
merged 1 commit into from Oct 14, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion addons/docs/package.json
Expand Up @@ -52,7 +52,7 @@
"core-js": "^3.0.1",
"global": "^4.3.2",
"js-string-escape": "^1.0.1",
"lodash": "^4.17.11",
"lodash": "^4.17.15",
"prop-types": "^15.7.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion addons/events/package.json
Expand Up @@ -37,7 +37,7 @@
"@storybook/theming": "5.3.0-alpha.15",
"core-js": "^3.0.1",
"format-json": "^1.0.3",
"lodash": "^4.17.11",
"lodash": "^4.17.15",
"prop-types": "^15.7.2",
"react": "^16.8.3",
"react-lifecycles-compat": "^3.0.4",
Expand Down
2 changes: 1 addition & 1 deletion addons/knobs/package.json
Expand Up @@ -47,7 +47,7 @@
"escape-html": "^1.0.3",
"fast-deep-equal": "^2.0.1",
"global": "^4.3.2",
"lodash": "^4.17.11",
"lodash": "^4.17.15",
"prop-types": "^15.7.2",
"qs": "^6.6.0",
"react-color": "^2.17.0",
Expand Down
2 changes: 1 addition & 1 deletion app/react/package.json
Expand Up @@ -47,7 +47,7 @@
"babel-preset-react-app": "^9.0.0",
"core-js": "^3.0.1",
"global": "^4.3.2",
"lodash": "^4.17.11",
"lodash": "^4.17.15",
"mini-css-extract-plugin": "^0.8.0",
"prop-types": "^15.7.2",
"react-dev-utils": "^9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/official-storybook/package.json
Expand Up @@ -51,7 +51,7 @@
"global": "^4.3.2",
"graphql": "^14.1.1",
"jest-emotion": "^10.0.17",
"lodash": "^4.17.11",
"lodash": "^4.17.15",
"paths.macro": "^2.0.2",
"prop-types": "^15.7.2",
"react": "^16.8.3",
Expand Down
2 changes: 1 addition & 1 deletion lib/api/package.json
Expand Up @@ -32,7 +32,7 @@
"core-js": "^3.0.1",
"fast-deep-equal": "^2.0.1",
"global": "^4.3.2",
"lodash": "^4.17.11",
"lodash": "^4.17.15",
"memoizerific": "^1.11.3",
"prop-types": "^15.6.2",
"react": "^16.8.3",
Expand Down
2 changes: 1 addition & 1 deletion lib/client-api/package.json
Expand Up @@ -35,7 +35,7 @@
"eventemitter3": "^4.0.0",
"global": "^4.3.2",
"is-plain-object": "^3.0.0",
"lodash": "^4.17.11",
"lodash": "^4.17.15",
"memoizerific": "^1.11.3",
"qs": "^6.6.0",
"ts-dedent": "^1.1.0",
Expand Down
2 changes: 1 addition & 1 deletion lib/codemod/package.json
Expand Up @@ -32,7 +32,7 @@
"cross-spawn": "^7.0.0",
"globby": "^10.0.1",
"jscodeshift": "^0.6.3",
"lodash": "^4.17.11",
"lodash": "^4.17.15",
"prettier": "^1.16.4",
"recast": "^0.16.1",
"regenerator-runtime": "^0.13.3"
Expand Down
2 changes: 1 addition & 1 deletion lib/router/package.json
Expand Up @@ -31,7 +31,7 @@
"@types/reach__router": "^1.2.3",
"core-js": "^3.0.1",
"global": "^4.3.2",
"lodash": "^4.17.11",
"lodash": "^4.17.15",
"memoizerific": "^1.11.3",
"qs": "^6.6.0"
},
Expand Down
2 changes: 1 addition & 1 deletion lib/ui/package.json
Expand Up @@ -41,7 +41,7 @@
"fast-deep-equal": "^2.0.1",
"fuse.js": "^3.4.4",
"global": "^4.3.2",
"lodash": "^4.17.11",
"lodash": "^4.17.15",
"markdown-to-jsx": "^6.9.3",
"memoizerific": "^1.11.3",
"polished": "^3.3.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -193,7 +193,7 @@
"jest-watch-typeahead": "^0.4.0",
"lerna": "^3.14.1",
"lint-staged": "^9.4.1",
"lodash": "^4.17.11",
"lodash": "^4.17.15",
"node-cleanup": "^2.1.2",
"node-fetch": "^2.6.0",
"npmlog": "^4.1.2",
Expand Down