Unverified Commit df5ac71a authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump web-vitals from 2.1.4 to 3.5.1 (#10)

parent 66663964
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@
        "react": "^18.2.0",
        "react-dom": "^18.2.0",
        "react-scripts": "5.0.1",
        "web-vitals": "^2.1.4"
        "web-vitals": "^3.5.1"
      }
    },
    "node_modules/@adobe/css-tools": {
@@ -16123,9 +16123,9 @@
      }
    },
    "node_modules/web-vitals": {
      "version": "2.1.4",
      "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-2.1.4.tgz",
      "integrity": "sha512-sVWcwhU5mX6crfI5Vd2dC4qchyTqxV8URinzt25XqVh+bHEPGH4C3NPrNionCP7Obx59wrYEbNlw4Z8sjALzZg=="
      "version": "3.5.1",
      "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.5.1.tgz",
      "integrity": "sha512-xQ9lvIpfLxUj0eSmT79ZjRoU5wIRfIr7pNukL7ZE4EcWZSmfZQqOlhuAGfkVa3EFmzPHZhWhXfm2i5ys+THVPg=="
    },
    "node_modules/webidl-conversions": {
      "version": "6.1.0",
@@ -28427,9 +28427,9 @@
      }
    },
    "web-vitals": {
      "version": "2.1.4",
      "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-2.1.4.tgz",
      "integrity": "sha512-sVWcwhU5mX6crfI5Vd2dC4qchyTqxV8URinzt25XqVh+bHEPGH4C3NPrNionCP7Obx59wrYEbNlw4Z8sjALzZg=="
      "version": "3.5.1",
      "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.5.1.tgz",
      "integrity": "sha512-xQ9lvIpfLxUj0eSmT79ZjRoU5wIRfIr7pNukL7ZE4EcWZSmfZQqOlhuAGfkVa3EFmzPHZhWhXfm2i5ys+THVPg=="
    },
    "webidl-conversions": {
      "version": "6.1.0",
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@
    "react": "^18.2.0",
    "react-dom": "^18.2.0",
    "react-scripts": "5.0.1",
    "web-vitals": "^2.1.4"
    "web-vitals": "^3.5.1"
  },
  "scripts": {
    "start": "react-scripts start",