Skip to content

Commit 4ae9e43

Browse files
authored
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.
1 parent e46941f commit 4ae9e43

File tree

2 files changed

+179
-141
lines changed

2 files changed

+179
-141
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"eslint-plugin-prettier": "^3.1.0",
6666
"istanbul-badges-readme": "^1.2.0",
6767
"leaked-handles": "^5.2.0",
68-
"parcel-bundler": "^1.12.4",
68+
"parcel-bundler": "^1.12.5",
6969
"prettier": "^2.2.1",
7070
"prettier-plugin-sh": "^0.6.0",
7171
"shellcheck": "^1.0.0",

0 commit comments

Comments
 (0)