Merge branch 'main' into dependabot/npm_and_yarn/knex-3.1.0
This commit is contained in:
Коммит
a41c31517e
|
@ -16,7 +16,7 @@
|
|||
"@fluent/react": "^0.15.2",
|
||||
"@google-cloud/logging-winston": "^6.0.0",
|
||||
"@google-cloud/pubsub": "^4.0.7",
|
||||
"@grpc/grpc-js": "1.9.11",
|
||||
"@grpc/grpc-js": "1.9.13",
|
||||
"@leeoniya/ufuzzy": "^1.0.13",
|
||||
"@mozilla/glean": "3.0.0",
|
||||
"@sentry/nextjs": "^7.84.0",
|
||||
|
@ -3964,9 +3964,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@grpc/grpc-js": {
|
||||
"version": "1.9.11",
|
||||
"resolved": "https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.9.11.tgz",
|
||||
"integrity": "sha512-QDhMfbTROOXUhLHMroow8f3EHiCKUOh6UwxMP5S3EuXMnWMNSVIhatGZRwkpg9OUTYdZPsDUVH3cOAkWhGFUJw==",
|
||||
"version": "1.9.13",
|
||||
"resolved": "https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.9.13.tgz",
|
||||
"integrity": "sha512-OEZZu9v9AA+7/tghMDE8o5DAMD5THVnwSqDWuh7PPYO5287rTyqy0xEHT6/e4pbqSrhyLPdQFsam4TwFQVVIIw==",
|
||||
"dependencies": {
|
||||
"@grpc/proto-loader": "^0.7.8",
|
||||
"@types/node": ">=12.12.47"
|
||||
|
@ -30634,9 +30634,9 @@
|
|||
}
|
||||
},
|
||||
"@grpc/grpc-js": {
|
||||
"version": "1.9.11",
|
||||
"resolved": "https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.9.11.tgz",
|
||||
"integrity": "sha512-QDhMfbTROOXUhLHMroow8f3EHiCKUOh6UwxMP5S3EuXMnWMNSVIhatGZRwkpg9OUTYdZPsDUVH3cOAkWhGFUJw==",
|
||||
"version": "1.9.13",
|
||||
"resolved": "https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.9.13.tgz",
|
||||
"integrity": "sha512-OEZZu9v9AA+7/tghMDE8o5DAMD5THVnwSqDWuh7PPYO5287rTyqy0xEHT6/e4pbqSrhyLPdQFsam4TwFQVVIIw==",
|
||||
"requires": {
|
||||
"@grpc/proto-loader": "^0.7.8",
|
||||
"@types/node": ">=12.12.47"
|
||||
|
|
|
@ -55,7 +55,7 @@
|
|||
"@fluent/react": "^0.15.2",
|
||||
"@google-cloud/logging-winston": "^6.0.0",
|
||||
"@google-cloud/pubsub": "^4.0.7",
|
||||
"@grpc/grpc-js": "1.9.11",
|
||||
"@grpc/grpc-js": "1.9.13",
|
||||
"@leeoniya/ufuzzy": "^1.0.13",
|
||||
"@mozilla/glean": "3.0.0",
|
||||
"@sentry/nextjs": "^7.84.0",
|
||||
|
|
Загрузка…
Ссылка в новой задаче