pin event-source-polyfill to 1.0.25
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# @backstage/plugin-scaffolder
|
||||
|
||||
## 1.0.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Pin the `event-source-polyfill` dependency to version 1.0.25
|
||||
|
||||
## 1.0.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -92,7 +92,7 @@
|
||||
"@types/jest": "^26.0.7",
|
||||
"@types/node": "^14.14.32",
|
||||
"cross-fetch": "^3.1.5",
|
||||
"event-source-polyfill": "^1.0.25",
|
||||
"event-source-polyfill": "1.0.25",
|
||||
"msw": "^0.35.0"
|
||||
},
|
||||
"files": [
|
||||
|
||||
Reference in New Issue
Block a user