effect-cloudflare-r2-layer 1.0.51 → 1.0.53

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "effect-cloudflare-r2-layer",
3
- "version": "1.0.51",
3
+ "version": "1.0.53",
4
4
  "author": "jpb06 <jp.bois.06@outlook.fr>",
5
5
  "description": "An effect layer to interact with Cloudware R2 storage service",
6
6
  "keywords": [
@@ -46,8 +46,8 @@
46
46
  "sync-icons": "bun generateReadmeIcons -h 50"
47
47
  },
48
48
  "dependencies": {
49
- "@aws-sdk/client-s3": "3.731.1",
50
- "@aws-sdk/s3-request-presigner": "3.731.1",
49
+ "@aws-sdk/client-s3": "3.726.1",
50
+ "@aws-sdk/s3-request-presigner": "3.726.1",
51
51
  "@effect/platform": "0.74.0",
52
52
  "dotenv": "16.4.7",
53
53
  "effect": "3.12.5"
@@ -64,7 +64,7 @@
64
64
  "copyfiles": "2.4.1",
65
65
  "del-cli": "6.0.0",
66
66
  "effect-errors": "1.8.16",
67
- "fs-extra": "11.2.0",
67
+ "fs-extra": "11.3.0",
68
68
  "glob": "11.0.1",
69
69
  "npm-check-updates": "17.1.14",
70
70
  "readme-package-icons": "1.1.16",