telegram magic

This commit is contained in:
Flummi
2022-05-07 10:29:53 +02:00
parent 22b171c858
commit 86409c9d98
3 changed files with 10 additions and 10 deletions

14
package-lock.json generated
View File

@ -9,16 +9,16 @@
"version": "2.2.0",
"license": "MIT",
"dependencies": {
"cuffeo": "^1.0.7-3",
"cuffeo": "^1.0.8",
"flumm-fetch": "^1.0.1",
"flummpress": "^2.0.5",
"postgres": "^3.0.1"
}
},
"node_modules/cuffeo": {
"version": "1.0.7-3",
"resolved": "https://registry.npmjs.org/cuffeo/-/cuffeo-1.0.7-3.tgz",
"integrity": "sha512-Lz8AlLdFWeLLGsf6KBXTHnpseeMbuQH69BamhZr8O9Se9pzuHQgv/ed13n2XWreN0RTyRa49YPtsNVwoQnNrLw==",
"version": "1.0.8",
"resolved": "https://registry.npmjs.org/cuffeo/-/cuffeo-1.0.8.tgz",
"integrity": "sha512-DqYjsJwOQ+voaQBauEZl6TGOZBwr/jjftpmdDRQRmauOXdbmh5jb+Yzo7cavvIxBp2vX7gLyVtZI5Ap8YiefdA==",
"dependencies": {
"flumm-fetch-cookies": "^1.4.0"
}
@ -56,9 +56,9 @@
},
"dependencies": {
"cuffeo": {
"version": "1.0.7-3",
"resolved": "https://registry.npmjs.org/cuffeo/-/cuffeo-1.0.7-3.tgz",
"integrity": "sha512-Lz8AlLdFWeLLGsf6KBXTHnpseeMbuQH69BamhZr8O9Se9pzuHQgv/ed13n2XWreN0RTyRa49YPtsNVwoQnNrLw==",
"version": "1.0.8",
"resolved": "https://registry.npmjs.org/cuffeo/-/cuffeo-1.0.8.tgz",
"integrity": "sha512-DqYjsJwOQ+voaQBauEZl6TGOZBwr/jjftpmdDRQRmauOXdbmh5jb+Yzo7cavvIxBp2vX7gLyVtZI5Ap8YiefdA==",
"requires": {
"flumm-fetch-cookies": "^1.4.0"
}