We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ca29ac commit f76cbc0Copy full SHA for f76cbc0
.yarnrc
package.json
@@ -92,10 +92,6 @@
92
"schema": "./src/prisma/schema.prisma"
93
},
94
"resolutions": {
95
- "@thirdweb-dev/auth/**/axios": ">=1.7.8",
96
- "@thirdweb-dev/auth/**/web3-utils": ">=4.2.1",
97
- "ethers-gcp-kms-signer/**/protobufjs": ">=7.2.5",
98
- "fastify/**/find-my-way": ">=8.2.2",
99
"@grpc/grpc-js": ">=1.8.22",
100
"body-parser": ">=1.20.3",
101
"cookie": ">=0.7.0",
@@ -105,5 +101,5 @@
105
"ws": ">=8.17.1",
106
102
"cross-spawn": ">=7.0.6"
107
103
108
- "packageManager": "yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610"
104
+ "packageManager": "yarn@4.5.3"
109
}
0 commit comments