mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig.space.git
synced 2026-01-27 22:23:22 +00:00
Format feed
This commit is contained in:
39
package-lock.json
generated
39
package-lock.json
generated
@@ -33,7 +33,8 @@
|
||||
"postcss-media-variables": "2.0.1",
|
||||
"postcss-nesting": "8.0.1",
|
||||
"pug": "3.0.2",
|
||||
"sync-request": "6.1.0"
|
||||
"sync-request": "6.1.0",
|
||||
"xml-formatter": "2.4.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.0.0"
|
||||
@@ -4934,6 +4935,27 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"node_modules/xml-formatter": {
|
||||
"version": "2.4.1",
|
||||
"resolved": "https://registry.npmjs.org/xml-formatter/-/xml-formatter-2.4.1.tgz",
|
||||
"integrity": "sha512-UFnFRNum4BxicU9U4DPhIlHAQqHtT/vTdCvC6fiD78xlpug8YLgawW3MHmT1+eCAM7YomvMGZziiMz9AnExZgQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"xml-parser-xo": "^3.1.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 10"
|
||||
}
|
||||
},
|
||||
"node_modules/xml-parser-xo": {
|
||||
"version": "3.1.2",
|
||||
"resolved": "https://registry.npmjs.org/xml-parser-xo/-/xml-parser-xo-3.1.2.tgz",
|
||||
"integrity": "sha512-Qyttmiy305unyg1ONpArT4FPDL3J+ohXWpMI1ecopClGMw53lCRHJ4FV/fVYHFU6qfEzMV0frqSlNaLo2dw15Q==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">= 10"
|
||||
}
|
||||
},
|
||||
"node_modules/xmlhttprequest-ssl": {
|
||||
"version": "1.6.2",
|
||||
"resolved": "https://registry.npmjs.org/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.6.2.tgz",
|
||||
@@ -9027,6 +9049,21 @@
|
||||
"dev": true,
|
||||
"requires": {}
|
||||
},
|
||||
"xml-formatter": {
|
||||
"version": "2.4.1",
|
||||
"resolved": "https://registry.npmjs.org/xml-formatter/-/xml-formatter-2.4.1.tgz",
|
||||
"integrity": "sha512-UFnFRNum4BxicU9U4DPhIlHAQqHtT/vTdCvC6fiD78xlpug8YLgawW3MHmT1+eCAM7YomvMGZziiMz9AnExZgQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"xml-parser-xo": "^3.1.2"
|
||||
}
|
||||
},
|
||||
"xml-parser-xo": {
|
||||
"version": "3.1.2",
|
||||
"resolved": "https://registry.npmjs.org/xml-parser-xo/-/xml-parser-xo-3.1.2.tgz",
|
||||
"integrity": "sha512-Qyttmiy305unyg1ONpArT4FPDL3J+ohXWpMI1ecopClGMw53lCRHJ4FV/fVYHFU6qfEzMV0frqSlNaLo2dw15Q==",
|
||||
"dev": true
|
||||
},
|
||||
"xmlhttprequest-ssl": {
|
||||
"version": "1.6.2",
|
||||
"resolved": "https://registry.npmjs.org/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.6.2.tgz",
|
||||
|
||||
Reference in New Issue
Block a user