Cybersecurity-Projects/PROJECTS/intermediate/sbom-generator-vulnerabilit.../testdata/node-project/pnpm-lock.yaml

70 lines
1.8 KiB
YAML

lockfileVersion: '9.0'
settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
importers:
.:
dependencies:
express:
specifier: 4.18.2
version: 4.18.2
lodash:
specifier: 4.17.20
version: 4.17.20
devDependencies:
typescript:
specifier: 5.3.3
version: 5.3.3
packages:
accepts@1.3.8:
resolution: {integrity: sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==}
engines: {node: '>= 0.6'}
body-parser@1.20.1:
resolution: {integrity: sha512-jWi7abTbYwajOytWCQc37VulmWiRae5RyTpaCyDcS5/lMdtwSz5lOpDE67srw/HYe35f1z3fDQw+3txg7gNtWw==}
engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16}
cookie@0.5.0:
resolution: {integrity: sha512-YGG3ejvBNHRqu0559dc2l7RJhAt10gLfA5/UQqa5LoT6CrWnB3VEFIiDmYKKJvPqbDSIIqNhjR8GWtkJ8QNYRg==}
engines: {node: '>= 0.6'}
express@4.18.2:
resolution: {integrity: sha512-5/PsL6iGPdfQ/lKM1UuielYgv3BUoJfz1aUwU9vHZ+J7gyvwdQXFEBIEIaxeGf0GIcreATNyBExtalisDbuMqQ==}
engines: {node: '>= 0.10.0'}
lodash@4.17.20:
resolution: {integrity: sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRG5XhaY1B6l4zc7HjDtY9BV6YBN48URNR0500Q==}
semver@7.3.7:
resolution: {integrity: sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==}
engines: {node: '>=10'}
hasBin: true
typescript@5.3.3:
resolution: {integrity: sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==}
engines: {node: '>=14.17'}
hasBin: true
snapshots:
accepts@1.3.8: {}
body-parser@1.20.1: {}
cookie@0.5.0: {}
express@4.18.2:
dependencies:
accepts: 1.3.8
body-parser: 1.20.1
cookie: 0.5.0
semver: 7.3.7
lodash@4.17.20: {}
semver@7.3.7: {}
typescript@5.3.3: {}