浏览代码

Bump browser-sync from 2.27.3 to 2.27.4 (#3820)

Bumps [browser-sync](https://github.com/BrowserSync/browser-sync) from 2.27.3 to 2.27.4.
- [Release notes](https://github.com/BrowserSync/browser-sync/releases)
- [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BrowserSync/browser-sync/compare/v2.27.3...v2.27.4)

---
updated-dependencies:
- dependency-name: browser-sync
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 3 年之前
父节点
当前提交
18119d9354
共有 2 个文件被更改,包括 13 次插入13 次删除
  1. 12 12
      package-lock.json
  2. 1 1
      package.json

+ 12 - 12
package-lock.json

@@ -2265,13 +2265,13 @@
       }
     },
     "browser-sync": {
-      "version": "2.27.3",
-      "resolved": "https://registry.npmjs.org/browser-sync/-/browser-sync-2.27.3.tgz",
-      "integrity": "sha512-kyU5t5Sbm0lwCZTM4r2TKO9opznOT/P8eorkwWF4leZkbIZGyZohbSBiifYEWWlElM/vCRRhN/AqBH/3sSfOUw==",
+      "version": "2.27.4",
+      "resolved": "https://registry.npmjs.org/browser-sync/-/browser-sync-2.27.4.tgz",
+      "integrity": "sha512-zgjrI6oUXxLa671SxVmWfIH+XiG6yZiGuvsQ1huuGEBlKkWuBVKgYjh+j9kagKm891FARgmK4Ct4PAhckLKaYg==",
       "dev": true,
       "requires": {
-        "browser-sync-client": "^2.27.3",
-        "browser-sync-ui": "^2.27.3",
+        "browser-sync-client": "^2.27.4",
+        "browser-sync-ui": "^2.27.4",
         "bs-recipes": "1.3.4",
         "bs-snippet-injector": "^2.0.1",
         "chokidar": "^3.5.1",
@@ -2298,7 +2298,7 @@
         "serve-static": "1.13.2",
         "server-destroy": "1.0.1",
         "socket.io": "2.4.0",
-        "ua-parser-js": "^0.7.18",
+        "ua-parser-js": "^0.7.28",
         "yargs": "^15.4.1"
       },
       "dependencies": {
@@ -2331,9 +2331,9 @@
       }
     },
     "browser-sync-client": {
-      "version": "2.27.3",
-      "resolved": "https://registry.npmjs.org/browser-sync-client/-/browser-sync-client-2.27.3.tgz",
-      "integrity": "sha512-GaadUAfO0hmueUi5hikJQhv1Qdak4qc62WFWl+0MQcqWTKDFG4fFbjnXs/W/sDpcOHclXVbNZqx2l+LLwuNz5Q==",
+      "version": "2.27.4",
+      "resolved": "https://registry.npmjs.org/browser-sync-client/-/browser-sync-client-2.27.4.tgz",
+      "integrity": "sha512-l0krAGZnpLaD+tUYdM25WeS4FP73ZoPeaxlVzOvmtL9uKSlvpmywsnDwa3PJzc3ubmDPAcD74ifJjl6MmVksXw==",
       "dev": true,
       "requires": {
         "etag": "1.8.1",
@@ -2343,9 +2343,9 @@
       }
     },
     "browser-sync-ui": {
-      "version": "2.27.3",
-      "resolved": "https://registry.npmjs.org/browser-sync-ui/-/browser-sync-ui-2.27.3.tgz",
-      "integrity": "sha512-va7dNwF+BC9gBVuVYa07wZPWEp4mTgi8/08oXiAzH0aSXOciu7II/Pu0V1fOFhRWcoFQxP8EzRJ4JP9Drx8evQ==",
+      "version": "2.27.4",
+      "resolved": "https://registry.npmjs.org/browser-sync-ui/-/browser-sync-ui-2.27.4.tgz",
+      "integrity": "sha512-E58Mb6ycz57Nm393oqVJj4jxuLJH3MhZnY8AV+zd9LsNVGZjrKRNNIw5JPYYguyb37ZjLjq2x4u+38mRv3Sb7g==",
       "dev": true,
       "requires": {
         "async-each-series": "0.1.1",

+ 1 - 1
package.json

@@ -131,7 +131,7 @@
     "@babel/preset-env": "^7.14.7",
     "@rollup/plugin-babel": "^5.3.0",
     "autoprefixer": "^10.2.6",
-    "browser-sync": "^2.27.3",
+    "browser-sync": "^2.27.4",
     "bundlewatch": "^0.3.2",
     "clean-css-cli": "^5.3.0",
     "concurrently": "^6.2.0",