Downgrade node-fetch to maintain compatibility with commonjs (#85)

This commit is contained in:
Michał Miszczyszyn 2022-10-17 12:08:26 +02:00 committed by GitHub
parent d7ccde30ee
commit 8465582166
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 852 additions and 654 deletions

View file

@ -28,7 +28,7 @@
"fast-glob": "^3.2.11", "fast-glob": "^3.2.11",
"graphql": "^16.6.0", "graphql": "^16.6.0",
"jose": "^4.9.2", "jose": "^4.9.2",
"node-fetch": "^3.2.10", "node-fetch": "^2.6.7",
"retes": "^0.33.0", "retes": "^0.33.0",
"uuid": "^8.3.2" "uuid": "^8.3.2"
}, },

File diff suppressed because it is too large Load diff