aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-01 08:38:23 +0000
committerGitHub <noreply@github.com>2021-04-01 08:38:23 +0000
commitfaafe45b54b7c1d0c202fa8bfb7790ecbc94d80c (patch)
treeadd4d93e600f277b49ec1bd5a3de5e1c6379d15b /FrontEnd/package.json
parent46eda4fddf11920b4a61b7eba7cf668e97f6be00 (diff)
parentdfd445cf67be9e861af01db8e209951f3900735f (diff)
downloadtimeline-faafe45b54b7c1d0c202fa8bfb7790ecbc94d80c.tar.gz
timeline-faafe45b54b7c1d0c202fa8bfb7790ecbc94d80c.tar.bz2
timeline-faafe45b54b7c1d0c202fa8bfb7790ecbc94d80c.zip
Merge pull request #428 from crupest/dependabot/npm_and_yarn/FrontEnd/xregexp-5.0.2
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",