chore: update deps
This commit is contained in:
parent
c108ea3732
commit
f101d122c0
2 changed files with 3 additions and 5 deletions
7
package-lock.json
generated
7
package-lock.json
generated
|
@ -26,7 +26,6 @@
|
||||||
"html-entities": "^2.5.2",
|
"html-entities": "^2.5.2",
|
||||||
"html-minifier-terser": "^7.2.0",
|
"html-minifier-terser": "^7.2.0",
|
||||||
"ics": "^3.7.6",
|
"ics": "^3.7.6",
|
||||||
"liquidjs": "10.16.4",
|
|
||||||
"luxon": "^3.5.0",
|
"luxon": "^3.5.0",
|
||||||
"markdown-it": "^14.1.0",
|
"markdown-it": "^14.1.0",
|
||||||
"markdown-it-anchor": "^9.1.0",
|
"markdown-it-anchor": "^9.1.0",
|
||||||
|
@ -2722,9 +2721,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/liquidjs": {
|
"node_modules/liquidjs": {
|
||||||
"version": "10.16.4",
|
"version": "10.16.7",
|
||||||
"resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-10.16.4.tgz",
|
"resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-10.16.7.tgz",
|
||||||
"integrity": "sha512-5kK5HRZng6crSedS11D1h9Od8pYB5wjWjvJIlbhLVS7n+ITWzQervv27jx+7MkOS2KYfAEhwlEinTsTn4Ae5WQ==",
|
"integrity": "sha512-vjlBDyPxFgUc6vJB+TbAMcxKKKcm4Ee0rj9Je9lcG1I0lr9xvtHgB/ZdNMNAgsPUvJLkLfdrKRd+KzQ5opPfNg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
|
@ -42,7 +42,6 @@
|
||||||
"html-entities": "^2.5.2",
|
"html-entities": "^2.5.2",
|
||||||
"html-minifier-terser": "^7.2.0",
|
"html-minifier-terser": "^7.2.0",
|
||||||
"ics": "^3.7.6",
|
"ics": "^3.7.6",
|
||||||
"liquidjs": "10.16.4",
|
|
||||||
"luxon": "^3.5.0",
|
"luxon": "^3.5.0",
|
||||||
"markdown-it": "^14.1.0",
|
"markdown-it": "^14.1.0",
|
||||||
"markdown-it-anchor": "^9.1.0",
|
"markdown-it-anchor": "^9.1.0",
|
||||||
|
|
Reference in a new issue