chore: upgrade html-includes

This commit is contained in:
Lucas Larroche 2023-12-28 16:26:59 +07:00
parent f0cde7139d
commit 3fc47b759e
24 changed files with 95 additions and 93 deletions

14
package-lock.json generated
View file

@ -16,7 +16,7 @@
"caniuse-lite": "1.0.30001572",
"clean-css-cli": "^5.6.2",
"css-declaration-sorter": "^7.1.1",
"html-includes": "^4.4.1",
"html-includes": "^5.0.0",
"nodemon": "^3.0.2",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.23",
@ -2917,9 +2917,9 @@
"dev": true
},
"node_modules/html-includes": {
"version": "4.4.2",
"resolved": "https://registry.npmjs.org/html-includes/-/html-includes-4.4.2.tgz",
"integrity": "sha512-IvBFbdCxk/Wuzh+qIfUHTu3W0gVZuv8SfNTY33tJZH2zI4MoBx6dFedSZOGhn/GgtQBLfFnKR/zolHnswg/ykw==",
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/html-includes/-/html-includes-5.0.0.tgz",
"integrity": "sha512-grGDUxJqLk5Lp50R2uWNk6oyKx6Je0V0INRZAuQurp9ZkhpYLDexGPNl4txuszFEbBckmZSG0+zETyApOZc0xg==",
"dev": true,
"dependencies": {
"command-line-args": "^5.1.1",
@ -7031,9 +7031,9 @@
"dev": true
},
"html-includes": {
"version": "4.4.2",
"resolved": "https://registry.npmjs.org/html-includes/-/html-includes-4.4.2.tgz",
"integrity": "sha512-IvBFbdCxk/Wuzh+qIfUHTu3W0gVZuv8SfNTY33tJZH2zI4MoBx6dFedSZOGhn/GgtQBLfFnKR/zolHnswg/ykw==",
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/html-includes/-/html-includes-5.0.0.tgz",
"integrity": "sha512-grGDUxJqLk5Lp50R2uWNk6oyKx6Je0V0INRZAuQurp9ZkhpYLDexGPNl4txuszFEbBckmZSG0+zETyApOZc0xg==",
"dev": true,
"requires": {
"command-line-args": "^5.1.1",