mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-02-12 18:32:44 +00:00
chore: update decompress-stream-to-s3
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -19,7 +19,7 @@
|
||||
"bullmq": "^2.3.2",
|
||||
"compression": "^1.7.4",
|
||||
"connect-redis": "^7.0.1",
|
||||
"decompress-stream-to-s3": "^2.0.0",
|
||||
"decompress-stream-to-s3": "^2.0.1",
|
||||
"dotenv": "^16.0.3",
|
||||
"express": "^4.18.2",
|
||||
"express-rate-limit": "^6.6.0",
|
||||
@@ -3332,9 +3332,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/decompress-stream-to-s3": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/decompress-stream-to-s3/-/decompress-stream-to-s3-2.0.0.tgz",
|
||||
"integrity": "sha512-W4N/OWV7jJ5T+oa5ciGsMul6pqpGtihF2JNsLl1uSrqZ2QVLC2YrcZbNNG64INvxBqIFcj261gMTbaUoDdyU9g==",
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/decompress-stream-to-s3/-/decompress-stream-to-s3-2.0.1.tgz",
|
||||
"integrity": "sha512-AzcqNdiwfDCIiLZqATbO75bxLja0qm8cJW0mMc/aX1Gh6cKH+VapEUIic1h8TvJt3NLwEixT7qT0ThaI1Kn1Ig==",
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-s3": "^3.321.1",
|
||||
"debug": "^4.3.4",
|
||||
@@ -9330,9 +9330,9 @@
|
||||
}
|
||||
},
|
||||
"decompress-stream-to-s3": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/decompress-stream-to-s3/-/decompress-stream-to-s3-2.0.0.tgz",
|
||||
"integrity": "sha512-W4N/OWV7jJ5T+oa5ciGsMul6pqpGtihF2JNsLl1uSrqZ2QVLC2YrcZbNNG64INvxBqIFcj261gMTbaUoDdyU9g==",
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/decompress-stream-to-s3/-/decompress-stream-to-s3-2.0.1.tgz",
|
||||
"integrity": "sha512-AzcqNdiwfDCIiLZqATbO75bxLja0qm8cJW0mMc/aX1Gh6cKH+VapEUIic1h8TvJt3NLwEixT7qT0ThaI1Kn1Ig==",
|
||||
"requires": {
|
||||
"@aws-sdk/client-s3": "^3.321.1",
|
||||
"debug": "^4.3.4",
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
"bullmq": "^2.3.2",
|
||||
"compression": "^1.7.4",
|
||||
"connect-redis": "^7.0.1",
|
||||
"decompress-stream-to-s3": "^2.0.0",
|
||||
"decompress-stream-to-s3": "^2.0.1",
|
||||
"dotenv": "^16.0.3",
|
||||
"express": "^4.18.2",
|
||||
"express-rate-limit": "^6.6.0",
|
||||
|
||||
Reference in New Issue
Block a user