aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-01 07:27:12 +0000
committerGitHub <noreply@github.com>2021-04-01 07:27:12 +0000
commitdfd445cf67be9e861af01db8e209951f3900735f (patch)
treeadd4d93e600f277b49ec1bd5a3de5e1c6379d15b /FrontEnd/package.json
parent46eda4fddf11920b4a61b7eba7cf668e97f6be00 (diff)
downloadtimeline-dfd445cf67be9e861af01db8e209951f3900735f.tar.gz
timeline-dfd445cf67be9e861af01db8e209951f3900735f.tar.bz2
timeline-dfd445cf67be9e861af01db8e209951f3900735f.zip
build(deps): Bump xregexp from 5.0.1 to 5.0.2 in /FrontEnd
Bumps [xregexp](https://github.com/slevithan/xregexp) from 5.0.1 to 5.0.2. - [Release notes](https://github.com/slevithan/xregexp/releases) - [Commits](https://github.com/slevithan/xregexp/compare/v5.0.1...v5.0.2) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 03cb9f5b..978c13de 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -35,7 +35,7 @@
"workbox-routing": "^6.1.2",
"workbox-strategies": "^6.1.0",
"workbox-window": "^6.1.1",
- "xregexp": "^5.0.1"
+ "xregexp": "^5.0.2"
},
"scripts": {
"start": "webpack serve --config ./webpack.config.dev.js",