Skip to content

Commit db93906

Browse files
committed
chore: avoid upgrading deprecated packages
1 parent ead6b7e commit db93906

File tree

2 files changed

+127
-4
lines changed

2 files changed

+127
-4
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@aws-sdk/client-s3": "3.478.0",
6060
"@aws-sdk/credential-providers": "3.478.0",
6161
"@aws-sdk/lib-storage": "^3.478.0",
62-
"@smithy/property-provider": "^2.0.17",
62+
"@aws-sdk/property-provider": "^3.374.0",
6363
"@swc/helpers": "~0.5.3",
6464
"dotenv": "16.3.1",
6565
"tar": "6.2.0"
@@ -68,14 +68,14 @@
6868
"@actions/core": "1.10.1",
6969
"@actions/github": "5.1.1",
7070
"@aws-sdk/client-secrets-manager": "^3.454.0",
71+
"@aws-sdk/util-stream-node": "^3.374.0",
7172
"@nx/devkit": "16.2.2",
7273
"@nx/esbuild": "16.2.2",
7374
"@nx/eslint-plugin": "16.2.2",
7475
"@nx/jest": "16.2.2",
7576
"@nx/js": "16.2.2",
7677
"@nx/plugin": "16.2.2",
7778
"@nx/workspace": "16.2.2",
78-
"@smithy/util-stream": "^2.0.24",
7979
"@types/fs-extra": "^11.0.4",
8080
"@types/jest": "29.4.4",
8181
"@types/node": "16.11.7",

yarn.lock

Lines changed: 125 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1002,6 +1002,16 @@ __metadata:
10021002
languageName: node
10031003
linkType: hard
10041004

1005+
"@aws-sdk/property-provider@npm:^3.374.0":
1006+
version: 3.374.0
1007+
resolution: "@aws-sdk/property-provider@npm:3.374.0"
1008+
dependencies:
1009+
"@smithy/property-provider": ^1.0.1
1010+
tslib: ^2.5.0
1011+
checksum: cce113eb36153497ce4c0c91ed2dd830c09f5892b4fa718873bc5c1fcf6e544aa7bf5c378d3f24154bcce70c51b9978da941f9ea1b452b14936bbc08d4a2545e
1012+
languageName: node
1013+
linkType: hard
1014+
10051015
"@aws-sdk/region-config-resolver@npm:3.470.0":
10061016
version: 3.470.0
10071017
resolution: "@aws-sdk/region-config-resolver@npm:3.470.0"
@@ -1194,6 +1204,16 @@ __metadata:
11941204
languageName: node
11951205
linkType: hard
11961206

1207+
"@aws-sdk/util-stream-node@npm:^3.374.0":
1208+
version: 3.374.0
1209+
resolution: "@aws-sdk/util-stream-node@npm:3.374.0"
1210+
dependencies:
1211+
"@smithy/util-stream-node": ^1.0.2
1212+
tslib: ^2.5.0
1213+
checksum: 464155ee2ca366ac56efe784c31806b550d4cb3d1eef9ff75a90e61e7bff956ff730484eb4dcdc9369094fa3a6583d22ff8796b6782fd841eaa9026c74d99cee
1214+
languageName: node
1215+
linkType: hard
1216+
11971217
"@aws-sdk/util-user-agent-browser@npm:3.468.0":
11981218
version: 3.468.0
11991219
resolution: "@aws-sdk/util-user-agent-browser@npm:3.468.0"
@@ -3822,6 +3842,16 @@ __metadata:
38223842
languageName: node
38233843
linkType: hard
38243844

3845+
"@smithy/abort-controller@npm:^1.1.0":
3846+
version: 1.1.0
3847+
resolution: "@smithy/abort-controller@npm:1.1.0"
3848+
dependencies:
3849+
"@smithy/types": ^1.2.0
3850+
tslib: ^2.5.0
3851+
checksum: 4299368f0b7dbeb8ffba00632b191ec39113fa9b9d29c3ff33c54d5a8663d42d769aa5d79ecd656fe8d09ccb23a7351095305524c27c5650ec7f96a312e5e522
3852+
languageName: node
3853+
linkType: hard
3854+
38253855
"@smithy/abort-controller@npm:^2.0.1, @smithy/abort-controller@npm:^2.0.16":
38263856
version: 2.0.16
38273857
resolution: "@smithy/abort-controller@npm:2.0.16"
@@ -4006,6 +4036,15 @@ __metadata:
40064036
languageName: node
40074037
linkType: hard
40084038

4039+
"@smithy/is-array-buffer@npm:^1.1.0":
4040+
version: 1.1.0
4041+
resolution: "@smithy/is-array-buffer@npm:1.1.0"
4042+
dependencies:
4043+
tslib: ^2.5.0
4044+
checksum: 39b2a177b5d98f1adb2e44c363be2f4f335b698e9803f5ffb4c6d32e5d51543f29daf90b9ee99d8833446561dfe1b8dc3464852970b90bb6c00655a425fc3ac2
4045+
languageName: node
4046+
linkType: hard
4047+
40094048
"@smithy/is-array-buffer@npm:^2.0.0":
40104049
version: 2.0.0
40114050
resolution: "@smithy/is-array-buffer@npm:2.0.0"
@@ -4101,6 +4140,19 @@ __metadata:
41014140
languageName: node
41024141
linkType: hard
41034142

4143+
"@smithy/node-http-handler@npm:^1.1.0":
4144+
version: 1.1.0
4145+
resolution: "@smithy/node-http-handler@npm:1.1.0"
4146+
dependencies:
4147+
"@smithy/abort-controller": ^1.1.0
4148+
"@smithy/protocol-http": ^1.2.0
4149+
"@smithy/querystring-builder": ^1.1.0
4150+
"@smithy/types": ^1.2.0
4151+
tslib: ^2.5.0
4152+
checksum: dd0e00e96a552891ffa50c696b2c71d650515e589ccbaabc9053a8f2e4ed18c122040feea27196267ebf55bffaa3f25e5801cefebdfe96c886d0555c141c98b4
4153+
languageName: node
4154+
linkType: hard
4155+
41044156
"@smithy/node-http-handler@npm:^2.2.1, @smithy/node-http-handler@npm:^2.2.2":
41054157
version: 2.2.2
41064158
resolution: "@smithy/node-http-handler@npm:2.2.2"
@@ -4114,6 +4166,16 @@ __metadata:
41144166
languageName: node
41154167
linkType: hard
41164168

4169+
"@smithy/property-provider@npm:^1.0.1":
4170+
version: 1.2.0
4171+
resolution: "@smithy/property-provider@npm:1.2.0"
4172+
dependencies:
4173+
"@smithy/types": ^1.2.0
4174+
tslib: ^2.5.0
4175+
checksum: b8060676e7be23abe4d5996cfc1ba80a65c1dd226d78a4594e61c03f0507924eb70cd957200b182ae5170e5219f6786198244f68dd5df3433710140ec62b56ba
4176+
languageName: node
4177+
linkType: hard
4178+
41174179
"@smithy/property-provider@npm:^2.0.0, @smithy/property-provider@npm:^2.0.17":
41184180
version: 2.0.17
41194181
resolution: "@smithy/property-provider@npm:2.0.17"
@@ -4124,6 +4186,16 @@ __metadata:
41244186
languageName: node
41254187
linkType: hard
41264188

4189+
"@smithy/protocol-http@npm:^1.2.0":
4190+
version: 1.2.0
4191+
resolution: "@smithy/protocol-http@npm:1.2.0"
4192+
dependencies:
4193+
"@smithy/types": ^1.2.0
4194+
tslib: ^2.5.0
4195+
checksum: 39548762da6dbd301d36ef67709ef73ef6f9a4c9bdcc3fafa5d5625eec7dfa71db72898d3eb219a368a79ea5e368a08189519a7512d48e0cdc9db7089c8e9618
4196+
languageName: node
4197+
linkType: hard
4198+
41274199
"@smithy/protocol-http@npm:^3.0.11, @smithy/protocol-http@npm:^3.0.12":
41284200
version: 3.0.12
41294201
resolution: "@smithy/protocol-http@npm:3.0.12"
@@ -4134,6 +4206,17 @@ __metadata:
41344206
languageName: node
41354207
linkType: hard
41364208

4209+
"@smithy/querystring-builder@npm:^1.1.0":
4210+
version: 1.1.0
4211+
resolution: "@smithy/querystring-builder@npm:1.1.0"
4212+
dependencies:
4213+
"@smithy/types": ^1.2.0
4214+
"@smithy/util-uri-escape": ^1.1.0
4215+
tslib: ^2.5.0
4216+
checksum: 53aa5244a12056f31da12ed65ffb22877b69abd86246d534ba50ac9c0a9dbe134256e40dbc79dc1bc59e153a7d90f97496c7c9ed0d422dffebd03ebb8b389d20
4217+
languageName: node
4218+
linkType: hard
4219+
41374220
"@smithy/querystring-builder@npm:^2.0.16":
41384221
version: 2.0.16
41394222
resolution: "@smithy/querystring-builder@npm:2.0.16"
@@ -4204,6 +4287,15 @@ __metadata:
42044287
languageName: node
42054288
linkType: hard
42064289

4290+
"@smithy/types@npm:^1.2.0":
4291+
version: 1.2.0
4292+
resolution: "@smithy/types@npm:1.2.0"
4293+
dependencies:
4294+
tslib: ^2.5.0
4295+
checksum: 376a1402d356a8dddd804af66ff2d273e57e332a3e9537a98039b47572684aae044d5fcd879ac6eee5cc08640ea00fbef0725a6a16026db5fb8d189473d44fe6
4296+
languageName: node
4297+
linkType: hard
4298+
42074299
"@smithy/types@npm:^2.7.0, @smithy/types@npm:^2.8.0":
42084300
version: 2.8.0
42094301
resolution: "@smithy/types@npm:2.8.0"
@@ -4252,6 +4344,16 @@ __metadata:
42524344
languageName: node
42534345
linkType: hard
42544346

4347+
"@smithy/util-buffer-from@npm:^1.1.0":
4348+
version: 1.1.0
4349+
resolution: "@smithy/util-buffer-from@npm:1.1.0"
4350+
dependencies:
4351+
"@smithy/is-array-buffer": ^1.1.0
4352+
tslib: ^2.5.0
4353+
checksum: 73b145d6a11754cb95d9fc21264dd7623855cb768b42db4465232b878c148d8b6c968c8d77bd836f28d0ce4c855f30814848e8533764ee587c6c7c0176e7582b
4354+
languageName: node
4355+
linkType: hard
4356+
42554357
"@smithy/util-buffer-from@npm:^2.0.0":
42564358
version: 2.0.0
42574359
resolution: "@smithy/util-buffer-from@npm:2.0.0"
@@ -4340,6 +4442,18 @@ __metadata:
43404442
languageName: node
43414443
linkType: hard
43424444

4445+
"@smithy/util-stream-node@npm:^1.0.2":
4446+
version: 1.1.0
4447+
resolution: "@smithy/util-stream-node@npm:1.1.0"
4448+
dependencies:
4449+
"@smithy/node-http-handler": ^1.1.0
4450+
"@smithy/types": ^1.2.0
4451+
"@smithy/util-buffer-from": ^1.1.0
4452+
tslib: ^2.5.0
4453+
checksum: dcecf9f406e1affcd792f388ae29e0d3b56fb3417becb71d36bd3a6e4d71b9c80405b8694e201f9d5cca38f42d79f7c05d4cdd8929536482b8f0bbeea8faa85d
4454+
languageName: node
4455+
linkType: hard
4456+
43434457
"@smithy/util-stream@npm:^2.0.23, @smithy/util-stream@npm:^2.0.24":
43444458
version: 2.0.24
43454459
resolution: "@smithy/util-stream@npm:2.0.24"
@@ -4356,6 +4470,15 @@ __metadata:
43564470
languageName: node
43574471
linkType: hard
43584472

4473+
"@smithy/util-uri-escape@npm:^1.1.0":
4474+
version: 1.1.0
4475+
resolution: "@smithy/util-uri-escape@npm:1.1.0"
4476+
dependencies:
4477+
tslib: ^2.5.0
4478+
checksum: 17f02106e1d9875d4ab3b56e1fd7fffceec94a4632f265d3f6cc1d812d0ee208d9db3c3e0fd14025ea5993b503e84c0e3fda291ec4fb87719473e5e5116fb899
4479+
languageName: node
4480+
linkType: hard
4481+
43594482
"@smithy/util-uri-escape@npm:^2.0.0":
43604483
version: 2.0.0
43614484
resolution: "@smithy/util-uri-escape@npm:2.0.0"
@@ -8797,15 +8920,15 @@ __metadata:
87978920
"@aws-sdk/client-secrets-manager": ^3.454.0
87988921
"@aws-sdk/credential-providers": 3.478.0
87998922
"@aws-sdk/lib-storage": ^3.478.0
8923+
"@aws-sdk/property-provider": ^3.374.0
8924+
"@aws-sdk/util-stream-node": ^3.374.0
88008925
"@nx/devkit": 16.2.2
88018926
"@nx/esbuild": 16.2.2
88028927
"@nx/eslint-plugin": 16.2.2
88038928
"@nx/jest": 16.2.2
88048929
"@nx/js": 16.2.2
88058930
"@nx/plugin": 16.2.2
88068931
"@nx/workspace": 16.2.2
8807-
"@smithy/property-provider": ^2.0.17
8808-
"@smithy/util-stream": ^2.0.24
88098932
"@swc/helpers": ~0.5.3
88108933
"@types/fs-extra": ^11.0.4
88118934
"@types/jest": 29.4.4

0 commit comments

Comments
 (0)