mirror of
https://github.com/ivuorinen/cinode-api.git
synced 2026-01-26 11:14:01 +00:00
fix(deps): update dependency openapi-fetch to ^0.7.0 (#8)
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -11,7 +11,7 @@
|
||||
"dependencies": {
|
||||
"dotenv": "^16.0.3",
|
||||
"express": "^4.18.2",
|
||||
"openapi-fetch": "^0.6.0"
|
||||
"openapi-fetch": "^0.7.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@ivuorinen/prettier-config": "^0.1.1",
|
||||
@@ -1259,9 +1259,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/openapi-fetch": {
|
||||
"version": "0.6.1",
|
||||
"resolved": "https://registry.npmjs.org/openapi-fetch/-/openapi-fetch-0.6.1.tgz",
|
||||
"integrity": "sha512-CGWPqqtL31uC2e4eEU9NHoqYMXnJ7Jk4H/4Yguil4tO22MIZi91hlQJ/51E8CiaKdSTODh03yF4ndjIOABVHUw=="
|
||||
"version": "0.7.1",
|
||||
"resolved": "https://registry.npmjs.org/openapi-fetch/-/openapi-fetch-0.7.1.tgz",
|
||||
"integrity": "sha512-yU2xMcPqk4mpgY03yXPsxbobDTTw0AGPzhv1i4dfELBrLonYMfLzQx2eGgdlY4b51GmnnAgWZE9FAnBbM9/NtA=="
|
||||
},
|
||||
"node_modules/openapi-typescript": {
|
||||
"version": "6.3.2",
|
||||
|
||||
Reference in New Issue
Block a user