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-techdocs
|
||||
|
||||
## 1.0.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Pin the `event-source-polyfill` dependency to version 1.0.25
|
||||
|
||||
## 1.0.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
"@material-ui/lab": "4.0.0-alpha.57",
|
||||
"@material-ui/styles": "^4.10.0",
|
||||
"dompurify": "^2.2.9",
|
||||
"event-source-polyfill": "^1.0.25",
|
||||
"event-source-polyfill": "1.0.25",
|
||||
"git-url-parse": "^11.6.0",
|
||||
"lodash": "^4.17.21",
|
||||
"react-router": "6.0.0-beta.0",
|
||||
|
||||
Reference in New Issue
Block a user