fork of hey-api/openapi-ts because I need some additional things
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #426 from hey-api/dependabot/npm_and_yarn/prod-deps-def44f39fc

chore(deps): bump @apidevtools/json-schema-ref-parser from 11.5.4 to 11.5.5 in the prod-deps group

authored by

Jordan Shatford and committed by
GitHub
0a33ff8f e9284132

+5 -5
+1 -1
packages/openapi-ts/package.json
··· 60 60 "node": "^18.0.0 || >=20.0.0" 61 61 }, 62 62 "dependencies": { 63 - "@apidevtools/json-schema-ref-parser": "11.5.4", 63 + "@apidevtools/json-schema-ref-parser": "11.5.5", 64 64 "c12": "1.10.0", 65 65 "camelcase": "8.0.0", 66 66 "commander": "12.0.0",
+4 -4
pnpm-lock.yaml
··· 27 27 packages/openapi-ts: 28 28 dependencies: 29 29 '@apidevtools/json-schema-ref-parser': 30 - specifier: 11.5.4 31 - version: 11.5.4 30 + specifier: 11.5.5 31 + version: 11.5.5 32 32 c12: 33 33 specifier: 1.10.0 34 34 version: 1.10.0 ··· 712 712 tslib: 2.6.2 713 713 dev: true 714 714 715 - /@apidevtools/json-schema-ref-parser@11.5.4: 716 - resolution: {integrity: sha512-o2fsypTGU0WxRxbax8zQoHiIB4dyrkwYfcm8TxZ+bx9pCzcWZbQtiMqpgBvWA/nJ2TrGjK5adCLfTH8wUeU/Wg==} 715 + /@apidevtools/json-schema-ref-parser@11.5.5: 716 + resolution: {integrity: sha512-hv/aXDILyroHioVW27etFMV+IX6FyNn41YwbeGIAt5h/7fUTQvHI5w3ols8qYAT8aQt3kzexq5ZwxFDxNHIhdQ==} 717 717 engines: {node: '>= 16'} 718 718 dependencies: 719 719 '@jsdevtools/ono': 7.1.3