aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-02-10 17:09:02 +0800
committerGitHub <noreply@github.com>2021-02-10 17:09:02 +0800
commit3a0e30b41d02f8081ed16baf77c844aa8366f684 (patch)
treee1f11f1fccc3e633c2a0b8f7b6a2705aa9e047d6
parent3e5e5baf8e0baa69f0868aacf308080b632420f9 (diff)
parentd85e70bd46ae49788677ca11d2d23392206eb3fe (diff)
downloadtimeline-3a0e30b41d02f8081ed16baf77c844aa8366f684.tar.gz
timeline-3a0e30b41d02f8081ed16baf77c844aa8366f684.tar.bz2
timeline-3a0e30b41d02f8081ed16baf77c844aa8366f684.zip
Merge pull request #263 from crupest/dependabot/npm_and_yarn/FrontEnd/xregexp-5.0.1
build(deps): Bump xregexp from 4.4.1 to 5.0.1 in /FrontEnd
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 2054737c..901550eb 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -32,7 +32,7 @@
"workbox-routing": "^6.1.0",
"workbox-strategies": "^6.1.0",
"workbox-window": "^6.1.0",
- "xregexp": "^4.4.1"
+ "xregexp": "^5.0.1"
},
"scripts": {
"start": "webpack serve --config ./webpack.config.dev.js",