From add27f7403dc5677b9aac458fc5a61127416f922 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 06:05:53 +0000 Subject: [PATCH] Bump @architect/functions from 4.0.0 to 5.3.1 Bumps [@architect/functions](https://github.com/architect/functions) from 4.0.0 to 5.3.1. - [Release notes](https://github.com/architect/functions/releases) - [Changelog](https://github.com/architect/functions/blob/main/_changelog.md) - [Commits](https://github.com/architect/functions/compare/v4.0.0...v5.3.1) --- updated-dependencies: - dependency-name: "@architect/functions" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 51 ++++++++++++----------------------------------- package.json | 2 +- 2 files changed, 14 insertions(+), 39 deletions(-) diff --git a/package-lock.json b/package-lock.json index f820a5b..4bc4e52 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,13 +22,12 @@ } }, "@architect/functions": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/@architect/functions/-/functions-4.0.0.tgz", - "integrity": "sha512-7ruYcsuCmz1R1DRCeTqeY8rxuEw8cGH5XZs4zY7vHYaLQPKD/+zp66H81uoGZO5x2n24RCZsBipi66RTCSW6uA==", + "version": "5.3.1", + "resolved": "https://registry.npmjs.org/@architect/functions/-/functions-5.3.1.tgz", + "integrity": "sha512-+leCEUHEhV+XfYAzq9qpwbgWuplZOZG9xyROUW+0DLCoNdhIJV+5IMVC9FXrAe8hIRVVY7vzhq+tMbm4vFUFoQ==", "requires": { - "aws-serverless-express": "^3.4.0", - "cookie": "^0.4.1", - "cookie-signature": "^1.1.0", + "cookie": "^0.5.0", + "cookie-signature": "^1.2.0", "csrf": "^3.1.0", "node-webtokens": "^1.0.4", "run-parallel": "^1.2.0", @@ -149,15 +148,6 @@ "defer-to-connect": "^1.0.1" } }, - "@vendia/serverless-express": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/@vendia/serverless-express/-/serverless-express-3.4.0.tgz", - "integrity": "sha512-/UAAbi9qRjUtjRISt5MJ1sfhtrHb26hqQ0nvE5qhMLsAdR5H7ErBwPD8Q/v2OENKm0iWsGwErIZEg7ebUeFDjQ==", - "requires": { - "binary-case": "^1.0.0", - "type-is": "^1.6.16" - } - }, "abstract-leveldown": { "version": "6.2.3", "resolved": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-6.2.3.tgz", @@ -244,16 +234,6 @@ "xml2js": "0.4.19" } }, - "aws-serverless-express": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/aws-serverless-express/-/aws-serverless-express-3.4.0.tgz", - "integrity": "sha512-YG9ZjAOI9OpwqDDWzkRc3kKJYJuR7gTMjLa3kAWopO17myoprxskCUyCEee+RKe34tcR4UNrVtgAwW5yDe74bw==", - "requires": { - "@vendia/serverless-express": "^3.4.0", - "binary-case": "^1.0.0", - "type-is": "^1.6.16" - } - }, "balanced-match": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", @@ -269,11 +249,6 @@ "resolved": "https://registry.npmjs.org/big.js/-/big.js-5.2.2.tgz", "integrity": "sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==" }, - "binary-case": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/binary-case/-/binary-case-1.1.4.tgz", - "integrity": "sha512-9Kq8m6NZTAgy05Ryuh7U3Qc4/ujLQU1AZ5vMw4cr3igTdi5itZC6kCNrRr2X8NzPiDn2oUIFTfa71DKMnue/Zg==" - }, "body-parser": { "version": "1.19.0", "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.19.0.tgz", @@ -433,14 +408,14 @@ "integrity": "sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==" }, "cookie": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.4.1.tgz", - "integrity": "sha512-ZwrFkGJxUR3EIoXtO+yVE69Eb7KlixbaeAWfBQB9vVsNn/o+Yw69gBWSSDK825hQNdN+wF8zELf3dFNl/kxkUA==" + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.5.0.tgz", + "integrity": "sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==" }, "cookie-signature": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.1.0.tgz", - "integrity": "sha512-Alvs19Vgq07eunykd3Xy2jF0/qSNv2u7KDbAek9H5liV1UMijbqFs5cycZvv5dVsvseT/U4H8/7/w8Koh35C4A==" + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.2.0.tgz", + "integrity": "sha512-R0BOPfLGTitaKhgKROKZQN6iyq2iDQcH1DOF8nJoaWapguX5bC2w+Q/I9NmmM5lfcvEarnLZr+cCvmEYYSXvYA==" }, "cpr": { "version": "3.0.1", @@ -1264,7 +1239,7 @@ "random-bytes": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/random-bytes/-/random-bytes-1.0.0.tgz", - "integrity": "sha1-T2ih3Arli9P7lYSMMDJNt11kNgs=" + "integrity": "sha512-iv7LhNVO047HzYR3InF6pUcUsPQiHTM1Qal51DcGSuZFBil1aBBWG5eHPNek7bvILMaYJ/8RU1e8w1AMdHmLQQ==" }, "range-parser": { "version": "1.2.1", @@ -1364,7 +1339,7 @@ "rndm": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/rndm/-/rndm-1.2.0.tgz", - "integrity": "sha1-8z/pz7Urv9UgqhgyO8ZdsRCht2w=" + "integrity": "sha512-fJhQQI5tLrQvYIYFpOnFinzv9dwmR7hRnUz1XqP3OJ1jIweTNOd6aTO4jwQSgcBSFUB+/KHJxuGneime+FdzOw==" }, "router": { "version": "1.3.5", diff --git a/package.json b/package.json index 074846f..2aae754 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "author": "Brian LeRoux ", "license": "Apache-2.0", "dependencies": { - "@architect/functions": "^4.0.0", + "@architect/functions": "^5.3.1", "@architect/sandbox": "^4.1.1", "@begin/data": "^3.0.0" }