Telegram bot #150
14
package-lock.json
generated
14
package-lock.json
generated
@ -19,7 +19,7 @@
|
||||
"express-fileupload": "^1.2.1",
|
||||
"express-prettify": "^0.1.1",
|
||||
"express-rate-limit": "^5.2.3",
|
||||
"googleapis": "^83.0.0",
|
||||
"googleapis": "^84.0.0",
|
||||
"js-yaml": "^4.1.0",
|
||||
"minimist": "^1.2.5",
|
||||
"node-cron": "^3.0.0",
|
||||
@ -2944,9 +2944,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/googleapis": {
|
||||
"version": "83.0.0",
|
||||
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-83.0.0.tgz",
|
||||
"integrity": "sha512-/xzWnSPfZC6jwoq4bY8gMauGHF2kIbWZJ6bPgMUzI4zUGAhGD7YttHtbZX6Vz/eYIviYaQtL7HIvw5Jnei/TzA==",
|
||||
"version": "84.0.0",
|
||||
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-84.0.0.tgz",
|
||||
"integrity": "sha512-5WWLwmraulw3p55lu0gNpLz2FME1gcuR7QxgmUdAVHMiVN4LEasYjJV9p36gxcf2TMe6bn6+PgQ/63+CvBEgoQ==",
|
||||
"dependencies": {
|
||||
"google-auth-library": "^7.0.2",
|
||||
"googleapis-common": "^5.0.2"
|
||||
@ -9319,9 +9319,9 @@
|
||||
}
|
||||
},
|
||||
"googleapis": {
|
||||
"version": "83.0.0",
|
||||
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-83.0.0.tgz",
|
||||
"integrity": "sha512-/xzWnSPfZC6jwoq4bY8gMauGHF2kIbWZJ6bPgMUzI4zUGAhGD7YttHtbZX6Vz/eYIviYaQtL7HIvw5Jnei/TzA==",
|
||||
"version": "84.0.0",
|
||||
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-84.0.0.tgz",
|
||||
"integrity": "sha512-5WWLwmraulw3p55lu0gNpLz2FME1gcuR7QxgmUdAVHMiVN4LEasYjJV9p36gxcf2TMe6bn6+PgQ/63+CvBEgoQ==",
|
||||
"requires": {
|
||||
"google-auth-library": "^7.0.2",
|
||||
"googleapis-common": "^5.0.2"
|
||||
|
@ -62,7 +62,7 @@
|
||||
"express-fileupload": "^1.2.1",
|
||||
"express-prettify": "^0.1.1",
|
||||
"express-rate-limit": "^5.2.3",
|
||||
"googleapis": "^83.0.0",
|
||||
"googleapis": "^84.0.0",
|
||||
"js-yaml": "^4.1.0",
|
||||
"minimist": "^1.2.5",
|
||||
"node-cron": "^3.0.0",
|
||||
|
Reference in New Issue
Block a user