sha256:4aad266aa22d5c5ed0698b9b67c4bddf55acef21005f8138b33b02f39707bc0e

Found in archives

lockfileVersion: '6.0'

settings:
  autoInstallPeers: true
  excludeLinksFromLockfile: false

patchedDependencies:
  '@babel/helper-string-parser@7.19.4':
    hash: 2qoyzwmpaczaj2mabgmoz6ccpy
    path: patches/@babel__helper-string-parser@7.19.4.patch
  lodash@4.17.21:
    hash: 2qoyzwmpaczaj2mabgmoz6ccpy
    path: patches/lodash@4.17.21.patch

importers:

  .: {}

  packages/a:
    dependencies:
      lodash:
        specifier: ^4.17.21
        version: 4.17.21(patch_hash=2qoyzwmpaczaj2mabgmoz6ccpy)

  packages/b:
    dependencies:
      '@babel/helper-string-parser':
        specifier: ^7.19.4
        version: 7.19.4(patch_hash=2qoyzwmpaczaj2mabgmoz6ccpy)

packages:

  /@babel/helper-string-parser@7.19.4(patch_hash=2qoyzwmpaczaj2mabgmoz6ccpy):
    resolution: {integrity: sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==}
    engines: {node: '>=6.9.0'}
    dev: false
    patched: true

  /lodash@4.17.21(patch_hash=2qoyzwmpaczaj2mabgmoz6ccpy):
    resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
    dev: false
    patched: true

Return to home page.