mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig.space.git
synced 2025-12-13 08:16:49 +00:00
Update dependencies
This commit is contained in:
16
package-lock.json
generated
16
package-lock.json
generated
@@ -17,7 +17,7 @@
|
||||
"browser-sync": "3.0.3",
|
||||
"cross-env": "7.0.3",
|
||||
"csso-cli": "4.0.2",
|
||||
"fast-xml-parser": "5.0.6",
|
||||
"fast-xml-parser": "5.0.8",
|
||||
"glob": "11.0.1",
|
||||
"html-entities": "2.5.2",
|
||||
"jstransformer-markdown-it": "3.0.0",
|
||||
@@ -2013,9 +2013,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/fast-xml-parser": {
|
||||
"version": "5.0.6",
|
||||
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.0.6.tgz",
|
||||
"integrity": "sha512-5zIl0jWsewL5LdneswG6aJXx1YH1FXQ02UVIe/CZI3wXhI3SqP62bjcIYRNOgU43/MnN1t/MCpH6UoOtBrDNug==",
|
||||
"version": "5.0.8",
|
||||
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.0.8.tgz",
|
||||
"integrity": "sha512-qY8NiI5L8ff00F2giyICiJxSSKHO52tC36LJqx2JtvGyAd5ZfehC/l4iUVVHpmpIa6sM9N5mneSLHQG2INGoHA==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
{
|
||||
@@ -2024,7 +2024,7 @@
|
||||
}
|
||||
],
|
||||
"dependencies": {
|
||||
"strnum": "^2.0.4"
|
||||
"strnum": "^2.0.5"
|
||||
},
|
||||
"bin": {
|
||||
"fxparser": "src/cli/cli.js"
|
||||
@@ -5671,9 +5671,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/strnum": {
|
||||
"version": "2.0.4",
|
||||
"resolved": "https://registry.npmjs.org/strnum/-/strnum-2.0.4.tgz",
|
||||
"integrity": "sha512-qrXhLMohxtEPKMlajtNaOp5zvAQUo6L3fNcdiJKzWH98kGfklqGwmxhFjM7DzxsuoVM7rJeiYr+lEcu4Jlu9UQ==",
|
||||
"version": "2.0.5",
|
||||
"resolved": "https://registry.npmjs.org/strnum/-/strnum-2.0.5.tgz",
|
||||
"integrity": "sha512-YAT3K/sgpCUxhxNMrrdhtod3jckkpYwH6JAuwmUdXZsmzH1wUyzTMrrK2wYCEEqlKwrWDd35NeuUkbBy/1iK+Q==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
{
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"browser-sync": "3.0.3",
|
||||
"cross-env": "7.0.3",
|
||||
"csso-cli": "4.0.2",
|
||||
"fast-xml-parser": "5.0.6",
|
||||
"fast-xml-parser": "5.0.8",
|
||||
"glob": "11.0.1",
|
||||
"html-entities": "2.5.2",
|
||||
"jstransformer-markdown-it": "3.0.0",
|
||||
|
||||
Reference in New Issue
Block a user