diff --git a/package-lock.json b/package-lock.json index 5798baa..8ace04e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@begin/data": "^3.0.0" }, "devDependencies": { - "@architect/sandbox": "^5.2.4" + "@architect/sandbox": "^5.2.5" } }, "node_modules/@architect/asap": { @@ -24,15 +24,15 @@ } }, "node_modules/@architect/create": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/@architect/create/-/create-4.0.3.tgz", - "integrity": "sha512-ki7yWUBxvEEnScM4LcCIBe4A8lj+XRZTlRfASSN+A8xQ4VwZPh0igGQS+i4L6kJxO30f1QMJHS6we2uz0fzgSg==", + "version": "4.0.4", + "resolved": "https://registry.npmjs.org/@architect/create/-/create-4.0.4.tgz", + "integrity": "sha512-n+ZBJipoVDV46TfbGl9i4U+kTR4xQR2b25anSki/7w4V22O+Fqckm2cpY0jSrpszU9kyCWjxmtIMm2tw43BmBQ==", "dev": true, "dependencies": { - "@architect/inventory": "~3.1.0", - "@architect/utils": "~3.1.0", + "@architect/inventory": "~3.1.1", + "@architect/utils": "~3.1.1", "chalk": "4.1.2", - "lambda-runtimes": "~1.1.1", + "lambda-runtimes": "~1.1.2", "minimist": "~1.2.6" }, "bin": { @@ -43,13 +43,13 @@ } }, "node_modules/@architect/hydrate": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/@architect/hydrate/-/hydrate-3.0.2.tgz", - "integrity": "sha512-PB1gAkeofW14VrU2W+VhVryLXcQ7bzSfJwujqDuDYOapxlFGvBMZmobP8xhgCSw0JGsdZOQ0YVbAuvFwwzT0iw==", + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/@architect/hydrate/-/hydrate-3.0.3.tgz", + "integrity": "sha512-NfadPt85fLGCidQrnylhXktY8QqzArE50Qwq6xE1G7TiHy2nLLdSqS84c7i3O8yGvBujZO73397LsaXlNxZkEA==", "dev": true, "dependencies": { - "@architect/inventory": "~3.1.0", - "@architect/utils": "~3.1.0", + "@architect/inventory": "~3.1.1", + "@architect/utils": "~3.1.1", "acorn-loose": "~8.3.0", "chalk": "4.1.2", "cpr": "~3.0.1", @@ -67,15 +67,15 @@ } }, "node_modules/@architect/inventory": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/@architect/inventory/-/inventory-3.1.0.tgz", - "integrity": "sha512-AxxsCbyNmusyy70DkOLwqBfa/FeAw66WuXJDkWY966mP3vWXL/vD3p2xMF4MsJwo5kPRM7PjQky7GbMCtRckqA==", + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/@architect/inventory/-/inventory-3.1.1.tgz", + "integrity": "sha512-eci85Qi8xZdm6nUDvPz2+2ppqAL4VqGx4CWasqE0bDq2XJ5T49+fpffS6aHI5OORZLXGS7aYe786Ui1oJ/v8dA==", "dev": true, "dependencies": { - "@architect/asap": "~5.0.0", + "@architect/asap": "~5.0.1", "@architect/parser": "~6.0.0", - "@architect/utils": "~3.1.0", - "lambda-runtimes": "~1.1.1" + "@architect/utils": "~3.1.1", + "lambda-runtimes": "~1.1.2" }, "engines": { "node": ">=14" @@ -91,15 +91,15 @@ } }, "node_modules/@architect/sandbox": { - "version": "5.2.4", - "resolved": "https://registry.npmjs.org/@architect/sandbox/-/sandbox-5.2.4.tgz", - "integrity": "sha512-OKIrHqmfXWdEMt9vhaRqC2IQUQcidu4UPA147XvhBCFvcmfwzxKcc22nKwK8tjB0zY3+emTKRl2TamNkPP6akA==", + "version": "5.2.5", + "resolved": "https://registry.npmjs.org/@architect/sandbox/-/sandbox-5.2.5.tgz", + "integrity": "sha512-MHQ+6mF+cvJzPXBIaVRNtpmCI7io5gOZt/IIdW8tlhusVG89fKg7WtkybwPvwTcWliJoD+xxoqZYv8n90d5qqQ==", "dev": true, "dependencies": { "@architect/asap": "~5.0.1", - "@architect/create": "~4.0.3", - "@architect/hydrate": "~3.0.2", - "@architect/inventory": "~3.1.0", + "@architect/create": "~4.0.4", + "@architect/hydrate": "~3.0.3", + "@architect/inventory": "~3.1.1", "@architect/utils": "~3.1.1", "@begin/hashid": "~1.0.0", "aws-sdk": "2.1001.0", @@ -110,7 +110,7 @@ "finalhandler": "~1.2.0", "glob": "~8.0.1", "http-proxy": "~1.18.1", - "lambda-runtimes": "~1.1.1", + "lambda-runtimes": "~1.1.2", "minimist": "~1.2.6", "router": "~1.3.7", "run-parallel": "~1.2.0", @@ -267,9 +267,9 @@ } }, "node_modules/acorn": { - "version": "8.7.0", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.7.0.tgz", - "integrity": "sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==", + "version": "8.7.1", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.7.1.tgz", + "integrity": "sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A==", "dev": true, "bin": { "acorn": "bin/acorn" @@ -1344,9 +1344,9 @@ } }, "node_modules/lambda-runtimes": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/lambda-runtimes/-/lambda-runtimes-1.1.1.tgz", - "integrity": "sha512-kfsbICjnpI3HzKm+UwgmUemmsBreZhhVnaJtl+dTzilVx7f9reKEtegcSTaBVzjGHJfXv4jsQXu1v9y4KDliHg==", + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/lambda-runtimes/-/lambda-runtimes-1.1.2.tgz", + "integrity": "sha512-ACWoZDmjEB0WDr73cW/sAl9NhSKSi315jvygxAw+gIz+RvOmIOVc3f2HmVUqDgUN9Z9xeaJvkkC0oP1RqSybAA==", "dev": true, "engines": { "node": ">=14" @@ -2609,26 +2609,26 @@ "dev": true }, "@architect/create": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/@architect/create/-/create-4.0.3.tgz", - "integrity": "sha512-ki7yWUBxvEEnScM4LcCIBe4A8lj+XRZTlRfASSN+A8xQ4VwZPh0igGQS+i4L6kJxO30f1QMJHS6we2uz0fzgSg==", + "version": "4.0.4", + "resolved": "https://registry.npmjs.org/@architect/create/-/create-4.0.4.tgz", + "integrity": "sha512-n+ZBJipoVDV46TfbGl9i4U+kTR4xQR2b25anSki/7w4V22O+Fqckm2cpY0jSrpszU9kyCWjxmtIMm2tw43BmBQ==", "dev": true, "requires": { - "@architect/inventory": "~3.1.0", - "@architect/utils": "~3.1.0", + "@architect/inventory": "~3.1.1", + "@architect/utils": "~3.1.1", "chalk": "4.1.2", - "lambda-runtimes": "~1.1.1", + "lambda-runtimes": "~1.1.2", "minimist": "~1.2.6" } }, "@architect/hydrate": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/@architect/hydrate/-/hydrate-3.0.2.tgz", - "integrity": "sha512-PB1gAkeofW14VrU2W+VhVryLXcQ7bzSfJwujqDuDYOapxlFGvBMZmobP8xhgCSw0JGsdZOQ0YVbAuvFwwzT0iw==", + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/@architect/hydrate/-/hydrate-3.0.3.tgz", + "integrity": "sha512-NfadPt85fLGCidQrnylhXktY8QqzArE50Qwq6xE1G7TiHy2nLLdSqS84c7i3O8yGvBujZO73397LsaXlNxZkEA==", "dev": true, "requires": { - "@architect/inventory": "~3.1.0", - "@architect/utils": "~3.1.0", + "@architect/inventory": "~3.1.1", + "@architect/utils": "~3.1.1", "acorn-loose": "~8.3.0", "chalk": "4.1.2", "cpr": "~3.0.1", @@ -2640,15 +2640,15 @@ } }, "@architect/inventory": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/@architect/inventory/-/inventory-3.1.0.tgz", - "integrity": "sha512-AxxsCbyNmusyy70DkOLwqBfa/FeAw66WuXJDkWY966mP3vWXL/vD3p2xMF4MsJwo5kPRM7PjQky7GbMCtRckqA==", + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/@architect/inventory/-/inventory-3.1.1.tgz", + "integrity": "sha512-eci85Qi8xZdm6nUDvPz2+2ppqAL4VqGx4CWasqE0bDq2XJ5T49+fpffS6aHI5OORZLXGS7aYe786Ui1oJ/v8dA==", "dev": true, "requires": { - "@architect/asap": "~5.0.0", + "@architect/asap": "~5.0.1", "@architect/parser": "~6.0.0", - "@architect/utils": "~3.1.0", - "lambda-runtimes": "~1.1.1" + "@architect/utils": "~3.1.1", + "lambda-runtimes": "~1.1.2" } }, "@architect/parser": { @@ -2658,15 +2658,15 @@ "dev": true }, "@architect/sandbox": { - "version": "5.2.4", - "resolved": "https://registry.npmjs.org/@architect/sandbox/-/sandbox-5.2.4.tgz", - "integrity": "sha512-OKIrHqmfXWdEMt9vhaRqC2IQUQcidu4UPA147XvhBCFvcmfwzxKcc22nKwK8tjB0zY3+emTKRl2TamNkPP6akA==", + "version": "5.2.5", + "resolved": "https://registry.npmjs.org/@architect/sandbox/-/sandbox-5.2.5.tgz", + "integrity": "sha512-MHQ+6mF+cvJzPXBIaVRNtpmCI7io5gOZt/IIdW8tlhusVG89fKg7WtkybwPvwTcWliJoD+xxoqZYv8n90d5qqQ==", "dev": true, "requires": { "@architect/asap": "~5.0.1", - "@architect/create": "~4.0.3", - "@architect/hydrate": "~3.0.2", - "@architect/inventory": "~3.1.0", + "@architect/create": "~4.0.4", + "@architect/hydrate": "~3.0.3", + "@architect/inventory": "~3.1.1", "@architect/utils": "~3.1.1", "@begin/hashid": "~1.0.0", "aws-sdk": "2.1001.0", @@ -2677,7 +2677,7 @@ "finalhandler": "~1.2.0", "glob": "~8.0.1", "http-proxy": "~1.18.1", - "lambda-runtimes": "~1.1.1", + "lambda-runtimes": "~1.1.2", "minimist": "~1.2.6", "router": "~1.3.7", "run-parallel": "~1.2.0", @@ -2794,9 +2794,9 @@ } }, "acorn": { - "version": "8.7.0", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.7.0.tgz", - "integrity": "sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==", + "version": "8.7.1", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.7.1.tgz", + "integrity": "sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A==", "dev": true }, "acorn-loose": { @@ -3604,9 +3604,9 @@ } }, "lambda-runtimes": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/lambda-runtimes/-/lambda-runtimes-1.1.1.tgz", - "integrity": "sha512-kfsbICjnpI3HzKm+UwgmUemmsBreZhhVnaJtl+dTzilVx7f9reKEtegcSTaBVzjGHJfXv4jsQXu1v9y4KDliHg==", + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/lambda-runtimes/-/lambda-runtimes-1.1.2.tgz", + "integrity": "sha512-ACWoZDmjEB0WDr73cW/sAl9NhSKSi315jvygxAw+gIz+RvOmIOVc3f2HmVUqDgUN9Z9xeaJvkkC0oP1RqSybAA==", "dev": true }, "latest-version": { diff --git a/package.json b/package.json index 58e4c3e..2fb3f61 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "start": "sandbox" }, "devDependencies": { - "@architect/sandbox": "^5.2.4" + "@architect/sandbox": "^5.2.5" }, "dependencies": { "@begin/data": "^3.0.0"