Skip to content

Commit be38810

Browse files
0618zhamujun
andauthored
fix(security): ping eventsource version to fix security#42 (#1983)
* fix(security): update @angular-devkit/build-angular and move to root folder * add versionset * fix(security): ping eventsource to solve security issue#42 Co-authored-by: MJ☔ <[email protected]>
1 parent bca2d1c commit be38810

File tree

3 files changed

+693
-110
lines changed

3 files changed

+693
-110
lines changed

.changeset/moody-jobs-beg.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@aws-amplify/ui-angular': patch
3+
---
4+
5+
update @angular-devkit/build-angular version

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
"ansi-html": "0.0.8",
4040
"async": "^3.2.2",
4141
"cssnano-preset-simple": "3.0.0",
42+
"eventsource": "~2.0.2",
4243
"fs-extra": "^10.0.0",
4344
"glob-parent": "^6.0.2",
4445
"jest": "^26.6.3",

0 commit comments

Comments
 (0)