From 77537fbc51ef511cca5d788589935a71f57bfdb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 20:06:09 +0000 Subject: [PATCH] Bump @architect/architect from 9.5.4 to 10.8.0 Bumps [@architect/architect](https://github.com/architect/architect) from 9.5.4 to 10.8.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.8.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..8c8f886 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.8.0", "@architect/functions": "^4.0.0", "bcrypt": "^5.0.1", "hashids": "^2.2.8"