Merge pull request #9 from BreizhHardware/dependabot/npm_and_yarn/web-vitals-4.2.1

Bump web-vitals from 4.2.0 to 4.2.1
This commit is contained in:
Félix MARQUET
2024-07-02 11:46:13 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -20,8 +20,8 @@
"react-icons": "^5.2.1",
"react-scripts": "^5.0.1",
"sass": "^1.69.4",
"web-vitals": "^4.2.1",
"typescript": "^5.5.3",
"web-vitals": "^4.2.0",
"yarn": "^1.22.22"
},
"devDependencies": {
@@ -18565,9 +18565,9 @@
}
},
"node_modules/web-vitals": {
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-4.2.0.tgz",
"integrity": "sha512-ohj72kbtVWCpKYMxcbJ+xaOBV3En76hW47j52dG+tEGG36LZQgfFw5yHl9xyjmosy3XUMn8d/GBUAy4YPM839w=="
"version": "4.2.1",
"resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-4.2.1.tgz",
"integrity": "sha512-U6bAxeudnhDqcXNl50JC4hLlqox9DZnngxfISZm3DMZnonW35xtJOVUc091L+DOY+6hVZVpKXoiCP0RiT6339Q=="
},
"node_modules/webidl-conversions": {
"version": "6.1.0",

View File

@@ -15,8 +15,8 @@
"react-icons": "^5.2.1",
"react-scripts": "^5.0.1",
"sass": "^1.69.4",
"web-vitals": "^4.2.1",
"typescript": "^5.5.3",
"web-vitals": "^4.2.0",
"yarn": "^1.22.22"
},
"scripts": {