Merge pull request #13247 from backstage/rugvip/resolve

root: remove unused resolutions override
This commit is contained in:
Patrik Oldsberg
2022-08-19 15:41:53 +02:00
committed by GitHub
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -45,7 +45,6 @@
]
},
"resolutions": {
"**/@graphql-codegen/cli/**/ws": "^8.0.0",
"@types/react": "^17",
"@types/react-dom": "^17"
},
+1 -1
View File
@@ -26563,7 +26563,7 @@ write-pkg@^4.0.0:
type-fest "^0.4.1"
write-json-file "^3.2.0"
ws@8.8.1, ws@^8.0.0, ws@^8.3.0:
ws@8.8.1, ws@^8.3.0:
version "8.8.1"
resolved "https://registry.npmjs.org/ws/-/ws-8.8.1.tgz#5dbad0feb7ade8ecc99b830c1d77c913d4955ff0"
integrity sha512-bGy2JzvzkPowEJV++hF07hAD6niYSr0JzBNo/J29WsB57A2r7Wlc1UFcTR9IzrPvuNVO4B8LGqF8qcpsVOhJCA==