Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: upgrade resolve from 1.12.0 to 1.15.1
Snyk has created this PR to upgrade resolve from 1.12.0 to 1.15.1.

See this package in NPM:
https://www.npmjs.com/package/resolve

See this project in Snyk:
https://app.snyk.io/org/drich7449/project/a5e33679-bacb-4638-8de5-ff13540f3187?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 15, 2020
commit 95d40265afc1c2fd9af0f140b019ba1a87dcac42
2 changes: 1 addition & 1 deletion packages/react-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"postcss-safe-parser": "4.0.1",
"react-app-polyfill": "^1.0.4",
"react-dev-utils": "^9.1.0",
"resolve": "1.12.0",
"resolve": "1.15.1",
"resolve-url-loader": "3.1.0",
"sass-loader": "8.0.0",
"semver": "6.3.0",
Expand Down