Downgrade node-fetch to maintain compatibility with commonjs (#85)
This commit is contained in:
parent
d7ccde30ee
commit
8465582166
2 changed files with 852 additions and 654 deletions
|
@ -28,7 +28,7 @@
|
|||
"fast-glob": "^3.2.11",
|
||||
"graphql": "^16.6.0",
|
||||
"jose": "^4.9.2",
|
||||
"node-fetch": "^3.2.10",
|
||||
"node-fetch": "^2.6.7",
|
||||
"retes": "^0.33.0",
|
||||
"uuid": "^8.3.2"
|
||||
},
|
||||
|
|
1504
pnpm-lock.yaml
1504
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue