From 6fcecfa8f6dd26ec666a37ef66f79390fbab2b00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Aug 2021 05:05:46 +0000 Subject: build(deps): Bump xregexp from 5.0.2 to 5.1.0 in /FrontEnd Bumps [xregexp](https://github.com/slevithan/xregexp) from 5.0.2 to 5.1.0. - [Release notes](https://github.com/slevithan/xregexp/releases) - [Commits](https://github.com/slevithan/xregexp/compare/v5.0.2...v5.1.0) --- updated-dependencies: - dependency-name: xregexp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- FrontEnd/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'FrontEnd/package.json') diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 52159844..21e4d7bc 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -38,7 +38,7 @@ "workbox-routing": "^6.1.5", "workbox-strategies": "^6.1.0", "workbox-window": "^6.1.1", - "xregexp": "^5.0.2" + "xregexp": "^5.1.0" }, "scripts": { "start": "vite", -- cgit v1.2.3