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

build(deps): Bump web-vitals from 4.1.0 to 4.1.1 (#69)

Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
- [Commits](https://github.com/GoogleChrome/web-vitals/compare/v4.1.0...v4.1.1

)

---
updated-dependencies:
- dependency-name: web-vitals
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 658fafb1
Loading
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@
        "react": "^18.3.1",
        "react-dom": "^18.3.1",
        "react-scripts": "^5.0.1",
        "web-vitals": "^4.1.0"
        "web-vitals": "^4.1.1"
      }
    },
    "node_modules/@adobe/css-tools": {
@@ -20751,9 +20751,9 @@
      }
    },
    "node_modules/web-vitals": {
      "version": "4.1.0",
      "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-4.1.0.tgz",
      "integrity": "sha512-wz5ubPZK7DSKrlQvjsaCqdfa+9AjAYoUzj9GDzUmBTdfyfyl1fOIjfTh46DGKM8MdN+lcbNY8ObXo6TmHqRzVw=="
      "version": "4.1.1",
      "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-4.1.1.tgz",
      "integrity": "sha512-wW3cdBZ56Rc5Az8p1Pw6g1zHU7X8HPLigQjD5Z0ef3EG9SPo4iO7RxsiU87aH3xaaEw0if6Ven2s+zlNGiXYqw=="
    },
    "node_modules/webidl-conversions": {
      "version": "6.1.0",
@@ -36792,9 +36792,9 @@
      }
    },
    "web-vitals": {
      "version": "4.1.0",
      "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-4.1.0.tgz",
      "integrity": "sha512-wz5ubPZK7DSKrlQvjsaCqdfa+9AjAYoUzj9GDzUmBTdfyfyl1fOIjfTh46DGKM8MdN+lcbNY8ObXo6TmHqRzVw=="
      "version": "4.1.1",
      "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-4.1.1.tgz",
      "integrity": "sha512-wW3cdBZ56Rc5Az8p1Pw6g1zHU7X8HPLigQjD5Z0ef3EG9SPo4iO7RxsiU87aH3xaaEw0if6Ven2s+zlNGiXYqw=="
    },
    "webidl-conversions": {
      "version": "6.1.0",
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@
    "react": "^18.3.1",
    "react-dom": "^18.3.1",
    "react-scripts": "^5.0.1",
    "web-vitals": "^4.1.0"
    "web-vitals": "^4.1.1"
  },
  "scripts": {
    "start": "react-scripts start",