@depup/aws-sdk__client-lambda 3.1011.0-depup.0 → 3.1013.0-depup.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +9 -12
  2. package/changes.json +15 -27
  3. package/package.json +33 -43
package/README.md CHANGED
@@ -13,24 +13,21 @@ npm install @depup/aws-sdk__client-lambda
13
13
 
14
14
  | Field | Value |
15
15
  |-------|-------|
16
- | Original | [@aws-sdk/client-lambda](https://www.npmjs.com/package/@aws-sdk/client-lambda) @ 3.1011.0 |
17
- | Processed | 2026-03-17 |
16
+ | Original | [@aws-sdk/client-lambda](https://www.npmjs.com/package/@aws-sdk/client-lambda) @ 3.1013.0 |
17
+ | Processed | 2026-03-20 |
18
18
  | Smoke test | passed |
19
- | Deps updated | 10 |
19
+ | Deps updated | 7 |
20
20
 
21
21
  ## Dependency Changes
22
22
 
23
23
  | Dependency | From | To |
24
24
  |------------|------|-----|
25
- | @smithy/core | ^3.23.11 | ^3.23.12 |
26
- | @smithy/middleware-endpoint | ^4.4.25 | ^4.4.26 |
27
- | @smithy/middleware-retry | ^4.4.42 | ^4.4.43 |
28
- | @smithy/middleware-serde | ^4.2.14 | ^4.2.15 |
29
- | @smithy/node-http-handler | ^4.4.16 | ^4.5.0 |
30
- | @smithy/smithy-client | ^4.12.5 | ^4.12.6 |
31
- | @smithy/util-defaults-mode-browser | ^4.3.41 | ^4.3.42 |
32
- | @smithy/util-defaults-mode-node | ^4.2.44 | ^4.2.45 |
33
- | @smithy/util-stream | ^4.5.19 | ^4.5.20 |
25
+ | @smithy/config-resolver | ^4.4.11 | ^4.4.13 |
26
+ | @smithy/middleware-endpoint | ^4.4.26 | ^4.4.27 |
27
+ | @smithy/middleware-retry | ^4.4.43 | ^4.4.44 |
28
+ | @smithy/smithy-client | ^4.12.6 | ^4.12.7 |
29
+ | @smithy/util-defaults-mode-browser | ^4.3.42 | ^4.3.43 |
30
+ | @smithy/util-defaults-mode-node | ^4.2.45 | ^4.2.47 |
34
31
  | tslib | ^2.6.2 | ^2.8.1 |
35
32
 
36
33
  ---
package/changes.json CHANGED
@@ -1,46 +1,34 @@
1
1
  {
2
2
  "bumped": {
3
- "@smithy/core": {
4
- "from": "^3.23.11",
5
- "to": "^3.23.12"
3
+ "@smithy/config-resolver": {
4
+ "from": "^4.4.11",
5
+ "to": "^4.4.13"
6
6
  },
7
7
  "@smithy/middleware-endpoint": {
8
- "from": "^4.4.25",
9
- "to": "^4.4.26"
8
+ "from": "^4.4.26",
9
+ "to": "^4.4.27"
10
10
  },
11
11
  "@smithy/middleware-retry": {
12
- "from": "^4.4.42",
13
- "to": "^4.4.43"
14
- },
15
- "@smithy/middleware-serde": {
16
- "from": "^4.2.14",
17
- "to": "^4.2.15"
18
- },
19
- "@smithy/node-http-handler": {
20
- "from": "^4.4.16",
21
- "to": "^4.5.0"
12
+ "from": "^4.4.43",
13
+ "to": "^4.4.44"
22
14
  },
23
15
  "@smithy/smithy-client": {
24
- "from": "^4.12.5",
25
- "to": "^4.12.6"
16
+ "from": "^4.12.6",
17
+ "to": "^4.12.7"
26
18
  },
27
19
  "@smithy/util-defaults-mode-browser": {
28
- "from": "^4.3.41",
29
- "to": "^4.3.42"
20
+ "from": "^4.3.42",
21
+ "to": "^4.3.43"
30
22
  },
31
23
  "@smithy/util-defaults-mode-node": {
32
- "from": "^4.2.44",
33
- "to": "^4.2.45"
34
- },
35
- "@smithy/util-stream": {
36
- "from": "^4.5.19",
37
- "to": "^4.5.20"
24
+ "from": "^4.2.45",
25
+ "to": "^4.2.47"
38
26
  },
39
27
  "tslib": {
40
28
  "from": "^2.6.2",
41
29
  "to": "^2.8.1"
42
30
  }
43
31
  },
44
- "timestamp": "2026-03-17T20:15:33.399Z",
45
- "totalUpdated": 10
32
+ "timestamp": "2026-03-20T00:34:53.883Z",
33
+ "totalUpdated": 7
46
34
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@depup/aws-sdk__client-lambda",
3
- "description": "[DepUp] AWS SDK for JavaScript Lambda Client for Node.js, Browser and React Native",
4
- "version": "3.1011.0-depup.0",
3
+ "description": "AWS SDK for JavaScript Lambda Client for Node.js, Browser and React Native (with updated dependencies)",
4
+ "version": "3.1013.0-depup.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-lambda",
@@ -23,18 +23,18 @@
23
23
  "dependencies": {
24
24
  "@aws-crypto/sha256-browser": "5.2.0",
25
25
  "@aws-crypto/sha256-js": "5.2.0",
26
- "@aws-sdk/core": "^3.973.20",
27
- "@aws-sdk/credential-provider-node": "^3.972.21",
26
+ "@aws-sdk/core": "^3.973.22",
27
+ "@aws-sdk/credential-provider-node": "^3.972.23",
28
28
  "@aws-sdk/middleware-host-header": "^3.972.8",
29
29
  "@aws-sdk/middleware-logger": "^3.972.8",
30
30
  "@aws-sdk/middleware-recursion-detection": "^3.972.8",
31
- "@aws-sdk/middleware-user-agent": "^3.972.21",
31
+ "@aws-sdk/middleware-user-agent": "^3.972.23",
32
32
  "@aws-sdk/region-config-resolver": "^3.972.8",
33
33
  "@aws-sdk/types": "^3.973.6",
34
34
  "@aws-sdk/util-endpoints": "^3.996.5",
35
35
  "@aws-sdk/util-user-agent-browser": "^3.972.8",
36
- "@aws-sdk/util-user-agent-node": "^3.973.7",
37
- "@smithy/config-resolver": "^4.4.11",
36
+ "@aws-sdk/util-user-agent-node": "^3.973.9",
37
+ "@smithy/config-resolver": "^4.4.13",
38
38
  "@smithy/core": "^3.23.12",
39
39
  "@smithy/eventstream-serde-browser": "^4.2.12",
40
40
  "@smithy/eventstream-serde-config-resolver": "^4.3.12",
@@ -43,21 +43,21 @@
43
43
  "@smithy/hash-node": "^4.2.12",
44
44
  "@smithy/invalid-dependency": "^4.2.12",
45
45
  "@smithy/middleware-content-length": "^4.2.12",
46
- "@smithy/middleware-endpoint": "^4.4.26",
47
- "@smithy/middleware-retry": "^4.4.43",
46
+ "@smithy/middleware-endpoint": "^4.4.27",
47
+ "@smithy/middleware-retry": "^4.4.44",
48
48
  "@smithy/middleware-serde": "^4.2.15",
49
49
  "@smithy/middleware-stack": "^4.2.12",
50
50
  "@smithy/node-config-provider": "^4.3.12",
51
51
  "@smithy/node-http-handler": "^4.5.0",
52
52
  "@smithy/protocol-http": "^5.3.12",
53
- "@smithy/smithy-client": "^4.12.6",
53
+ "@smithy/smithy-client": "^4.12.7",
54
54
  "@smithy/types": "^4.13.1",
55
55
  "@smithy/url-parser": "^4.2.12",
56
56
  "@smithy/util-base64": "^4.3.2",
57
57
  "@smithy/util-body-length-browser": "^4.2.2",
58
58
  "@smithy/util-body-length-node": "^4.2.3",
59
- "@smithy/util-defaults-mode-browser": "^4.3.42",
60
- "@smithy/util-defaults-mode-node": "^4.2.45",
59
+ "@smithy/util-defaults-mode-browser": "^4.3.43",
60
+ "@smithy/util-defaults-mode-node": "^4.2.47",
61
61
  "@smithy/util-endpoints": "^3.3.3",
62
62
  "@smithy/util-middleware": "^4.2.12",
63
63
  "@smithy/util-retry": "^4.2.12",
@@ -107,58 +107,48 @@
107
107
  "directory": "clients/client-lambda"
108
108
  },
109
109
  "keywords": [
110
+ "@aws-sdk/client-lambda",
110
111
  "depup",
111
- "dependency-bumped",
112
- "updated-deps",
113
- "@aws-sdk/client-lambda"
112
+ "updated-dependencies",
113
+ "security",
114
+ "latest",
115
+ "patched"
114
116
  ],
115
117
  "depup": {
116
118
  "changes": {
117
- "@smithy/core": {
118
- "from": "^3.23.11",
119
- "to": "^3.23.12"
119
+ "@smithy/config-resolver": {
120
+ "from": "^4.4.11",
121
+ "to": "^4.4.13"
120
122
  },
121
123
  "@smithy/middleware-endpoint": {
122
- "from": "^4.4.25",
123
- "to": "^4.4.26"
124
+ "from": "^4.4.26",
125
+ "to": "^4.4.27"
124
126
  },
125
127
  "@smithy/middleware-retry": {
126
- "from": "^4.4.42",
127
- "to": "^4.4.43"
128
- },
129
- "@smithy/middleware-serde": {
130
- "from": "^4.2.14",
131
- "to": "^4.2.15"
132
- },
133
- "@smithy/node-http-handler": {
134
- "from": "^4.4.16",
135
- "to": "^4.5.0"
128
+ "from": "^4.4.43",
129
+ "to": "^4.4.44"
136
130
  },
137
131
  "@smithy/smithy-client": {
138
- "from": "^4.12.5",
139
- "to": "^4.12.6"
132
+ "from": "^4.12.6",
133
+ "to": "^4.12.7"
140
134
  },
141
135
  "@smithy/util-defaults-mode-browser": {
142
- "from": "^4.3.41",
143
- "to": "^4.3.42"
136
+ "from": "^4.3.42",
137
+ "to": "^4.3.43"
144
138
  },
145
139
  "@smithy/util-defaults-mode-node": {
146
- "from": "^4.2.44",
147
- "to": "^4.2.45"
148
- },
149
- "@smithy/util-stream": {
150
- "from": "^4.5.19",
151
- "to": "^4.5.20"
140
+ "from": "^4.2.45",
141
+ "to": "^4.2.47"
152
142
  },
153
143
  "tslib": {
154
144
  "from": "^2.6.2",
155
145
  "to": "^2.8.1"
156
146
  }
157
147
  },
158
- "depsUpdated": 10,
148
+ "depsUpdated": 7,
159
149
  "originalPackage": "@aws-sdk/client-lambda",
160
- "originalVersion": "3.1011.0",
161
- "processedAt": "2026-03-17T20:15:45.355Z",
150
+ "originalVersion": "3.1013.0",
151
+ "processedAt": "2026-03-20T00:34:59.301Z",
162
152
  "smokeTest": "passed"
163
153
  }
164
154
  }