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.6.0 (#6)
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.5.0"
|
||||
"openapi-fetch": "^0.6.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"husky": "^8.0.3",
|
||||
@@ -1229,9 +1229,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/openapi-fetch": {
|
||||
"version": "0.5.0",
|
||||
"resolved": "https://registry.npmjs.org/openapi-fetch/-/openapi-fetch-0.5.0.tgz",
|
||||
"integrity": "sha512-C77daacn2TAaLKLbCWCdlFQKhqSalv+Q2r7W1gGexN4Xh6ImkRMAqpPRb06GZitmI4MgvfzTbihnkrXkvUmtoA=="
|
||||
"version": "0.6.0",
|
||||
"resolved": "https://registry.npmjs.org/openapi-fetch/-/openapi-fetch-0.6.0.tgz",
|
||||
"integrity": "sha512-EA9Ic4CvaPXPOXWkQl/S5ZVxD9YeKgIQsYsYhvTZgeXnrN/sllN2jF/xgzXYFqXvB7Jec8XUWv4dT1NQNiiAeg=="
|
||||
},
|
||||
"node_modules/openapi-typescript": {
|
||||
"version": "6.2.4",
|
||||
|
||||
Reference in New Issue
Block a user