From c0c87c624f83a88fdbc41ecd76071ebeb6bb44a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2024 12:39:49 +0000 Subject: [PATCH] Bump @nasa-gcn/architect-functions-search from 1.0.0 to 1.0.1 Bumps [@nasa-gcn/architect-functions-search](https://github.com/nasa-gcn/architect-functions-search) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/nasa-gcn/architect-functions-search/releases) - [Commits](https://github.com/nasa-gcn/architect-functions-search/compare/v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: "@nasa-gcn/architect-functions-search" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 03efa5c..a673eb5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1020,9 +1020,9 @@ } }, "node_modules/@nasa-gcn/architect-functions-search": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/@nasa-gcn/architect-functions-search/-/architect-functions-search-1.0.0.tgz", - "integrity": "sha512-saYMUJfQlrdyFzHs1wiPouR5/n8Rgx/QAaqwMZGSlKES68WQwsTN9bv9y/ZfjNfhaHI51PT+1KHWqV/Ksb14+w==", + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/@nasa-gcn/architect-functions-search/-/architect-functions-search-1.0.1.tgz", + "integrity": "sha512-LcYGV8+AqDKWVPqIk+F2DV0gH9eedp0RJhwh/Ie2q/xHYD/XLm8dDi4oP2Fe0fYBnuzU5w2/HCHNYoc81I3L2A==", "dependencies": { "@architect/functions": ">=5.3.4", "@aws-sdk/credential-provider-node": "^3.188.0",