From 43e8133ef60cf2d6feae82cac79b68d41fa021ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 20:04:13 +0000 Subject: [PATCH] Bump @architect/architect from 9.5.4 to 10.10.0 Bumps [@architect/architect](https://github.com/architect/architect) from 9.5.4 to 10.10.0. - [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.0) --- 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..4c59eb2 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.0", "@architect/functions": "^4.0.0", "bcrypt": "^5.0.1", "hashids": "^2.2.8"