Sherlock / amplify / backend / function / SherlockPostAuthentication / src / package-lock.json
package-lock.json
Raw
{
  "name": "SherlockPostAuthentication",
  "version": "2.0.0",
  "lockfileVersion": 3,
  "requires": true,
  "packages": {
    "": {
      "name": "SherlockPostAuthentication",
      "version": "2.0.0",
      "license": "Apache-2.0",
      "devDependencies": {
        "@types/aws-lambda": "^8.10.92"
      }
    },
    "node_modules/@types/aws-lambda": {
      "version": "8.10.125",
      "resolved": "https://registry.npmjs.org/@types/aws-lambda/-/aws-lambda-8.10.125.tgz",
      "integrity": "sha512-Vqw/WMlV4O1fJT6capim01v7VLDZkcX1n6Yhb52E7IfnMqYbNfwHfyDV8rRN42NLBtdDvfaqcCqs2K0fr5ljZw==",
      "dev": true
    }
  }
}