From 13dc4358eeb42acb7a0f32416ae1ea626dfba3f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Feb 2023 21:01:10 +0000 Subject: [PATCH] Bump @architect/architect from 9.5.4 to 10.10.2 Bumps [@architect/architect](https://github.com/architect/architect) from 9.5.4 to 10.10.2. - [Release notes](https://github.com/architect/architect/releases) - [Changelog](https://github.com/architect/architect/blob/main/changelog.md) - [Commits](https://github.com/architect/architect/compare/v9.5.4...v10.10.2) --- updated-dependencies: - dependency-name: "@architect/architect" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b4dbc3b..d153e04 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "url": "https://github.com/architect-examples/arc-example-notes" }, "dependencies": { - "@architect/architect": "^9.1.0", + "@architect/architect": "^10.10.2", "@architect/functions": "^4.0.0", "bcrypt": "^5.0.1", "hashids": "^2.2.8"