From 561cfa93d0b300f2c19e4b8f4d247ac80b399150 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Aug 2023 00:05:23 +0000 Subject: [PATCH] Bump itty-router-extras from 0.4.2 to 0.4.5 Bumps [itty-router-extras](https://github.com/kwhitley/itty-router-extras) from 0.4.2 to 0.4.5. - [Changelog](https://github.com/kwhitley/itty-router-extras/blob/v0.x/CHANGELOG.md) - [Commits](https://github.com/kwhitley/itty-router-extras/compare/v0.4.2...v0.4.5) --- updated-dependencies: - dependency-name: itty-router-extras dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index a45e70f..8b7cbe0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@ridetracker/discordwebhooksclient": "^0.9.0", "geolib": "^3.3.4", "itty-router": "^3.0.12", - "itty-router-extras": "^0.4.2", + "itty-router-extras": "^0.4.5", "react": "^18.2.0", "react-cloudflare-pages-wrapper": "^0.9.4", "routerenderer": "^0.9.4" @@ -1108,9 +1108,9 @@ "integrity": "sha512-s98XTPhle6GGbaFf0kYrOD3Q8gyhnqvOqkwYijC3AmkceNKqWUp13YHg6dWmqmVv4pP7l7c94XI92I0EXVGO0w==" }, "node_modules/itty-router-extras": { - "version": "0.4.2", - "resolved": "https://registry.npmjs.org/itty-router-extras/-/itty-router-extras-0.4.2.tgz", - "integrity": "sha512-ppHaBzcTXs7idFSDISehG+8kif2/4aqLCfyY/Y/uIZv79sfEfNmTq9G+rDeqblun/VZRBiXZD8ztYmMS8EOsKw==" + "version": "0.4.5", + "resolved": "https://registry.npmjs.org/itty-router-extras/-/itty-router-extras-0.4.5.tgz", + "integrity": "sha512-flxFhFZgPqiscrHTV3mBbRBk8plgOGdg5tZMyv7hE629PO+XEfXh2uHs78ndH6axRG50fIHfjrrqAlb3Pguemw==" }, "node_modules/js-tokens": { "version": "4.0.0", diff --git a/package.json b/package.json index 38c178e..de73ea6 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@ridetracker/discordwebhooksclient": "^0.9.0", "geolib": "^3.3.4", "itty-router": "^3.0.12", - "itty-router-extras": "^0.4.2", + "itty-router-extras": "^0.4.5", "react": "^18.2.0", "react-cloudflare-pages-wrapper": "^0.9.4", "routerenderer": "^0.9.4"