security: upgrade parcel-bundler from 1.12.4 to 1.12.5 (#3161)

Upgrade parcel-bundler due to a transitive dependency on is-svg.
This resolves CVE-2021-28092.
This commit is contained in:
Jonathan Yu
2021-04-19 07:20:45 -07:00
committed by GitHub
parent e46941fa58
commit 4ae9e43362
2 changed files with 179 additions and 141 deletions

View File

@@ -65,7 +65,7 @@
"eslint-plugin-prettier": "^3.1.0",
"istanbul-badges-readme": "^1.2.0",
"leaked-handles": "^5.2.0",
"parcel-bundler": "^1.12.4",
"parcel-bundler": "^1.12.5",
"prettier": "^2.2.1",
"prettier-plugin-sh": "^0.6.0",
"shellcheck": "^1.0.0",