Revert "fix(deps): update dependency event-source-polyfill to v1.0.26"

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
Ben Lambert
2022-05-10 14:37:20 +02:00
committed by blam
parent d27b534425
commit c86bbc5ab1
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -3,4 +3,4 @@
'@backstage/plugin-techdocs': patch
---
Updated dependency `event-source-polyfill` to `1.0.26`.
Updated dependency `event-source-polyfill` to `1.0.25`
+1 -1
View File
@@ -92,7 +92,7 @@
"@types/jest": "^26.0.7",
"@types/node": "^16.11.26",
"cross-fetch": "^3.1.5",
"event-source-polyfill": "1.0.26",
"event-source-polyfill": "1.0.25",
"msw": "^0.35.0"
},
"files": [
+1 -1
View File
@@ -52,7 +52,7 @@
"@material-ui/lab": "4.0.0-alpha.57",
"@material-ui/styles": "^4.10.0",
"dompurify": "^2.2.9",
"event-source-polyfill": "1.0.26",
"event-source-polyfill": "1.0.25",
"git-url-parse": "^11.6.0",
"jss": "~10.8.2",
"lodash": "^4.17.21",
+4 -4
View File
@@ -11952,10 +11952,10 @@ etag@~1.8.1:
resolved "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887"
integrity sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=
event-source-polyfill@1.0.26:
version "1.0.26"
resolved "https://registry.npmjs.org/event-source-polyfill/-/event-source-polyfill-1.0.26.tgz#86c04d088ef078279168eefa028f928fec5059a4"
integrity sha512-IwDLs9fUTcGAyacHBeS53T8wcEkDyDn0UP4tfQqJ4wQP8AyH0mszuQf2ULTylnpI0sMquzJ4usrNV7+uztwI9A==
event-source-polyfill@1.0.25:
version "1.0.25"
resolved "https://registry.npmjs.org/event-source-polyfill/-/event-source-polyfill-1.0.25.tgz#d8bb7f99cb6f8119c2baf086d9f6ee0514b6d9c8"
integrity sha512-hQxu6sN1Eq4JjoI7ITdQeGGUN193A2ra83qC0Ltm9I2UJVAten3OFVN6k5RX4YWeCS0BoC8xg/5czOCIHVosQg==
event-stream@=3.3.4:
version "3.3.4"