chore: normalize packages version (#8492)

This commit is contained in:
Carlos R. L. Rodrigues
2024-08-08 13:52:05 +00:00
committed by GitHub
parent 73cc66905a
commit 3f5ddc5bce
14 changed files with 49 additions and 54 deletions
+1 -1
View File
@@ -83,6 +83,6 @@
"resolutions": {
"@redocly/cli/react": "^17.0.1",
"@redocly/cli/react-dom": "^17.0.1",
"pg": "8.10.0"
"pg": "8.12.0"
}
}