1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-31 15:43:28 +00:00

Override orphaned dependency version (#5729)

replacestream's owner uses an email domain which is on unregistered.
lock version to avoid dependency update attack.
This commit is contained in:
Matt Gibson
2023-07-03 10:56:14 -04:00
committed by GitHub
parent f5c329030d
commit 4bd750c166

View File

@@ -205,7 +205,8 @@
"tailwindcss": "$tailwindcss",
"@storybook/angular": {
"zone.js": "0.12.0"
}
},
"replacestream": "4.0.3"
},
"resolutions": {
"@types/react": "16.14.42"