Skip to content

Commit 2efe618

Browse files
committed
docs: swap new and previous columns for dep table
1 parent 5d709df commit 2efe618

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

etc/notes/CHANGES_7.0.0.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,11 @@ This driver version has been updated to use `[email protected]` and `mongodb-connection
6262

6363
Additionally, the driver is now compatible with the following packages:
6464

65-
| Dependency | Allowed Range | Previous Range |
66-
| ----------------------------- | ------------- | -------------- |
67-
| @aws-sdk/credential-providers | ^3.806.0 | ^3.188.0 |
68-
| gcp-metadata | ^7.0.1 | ^5.2.0 |
69-
| socks | ^2.8.6 | ^2.7.1 |
65+
| Dependency | Previous Range | New Allowed Range |
66+
| ----------------------------- | -------------- | ----------------- |
67+
| @aws-sdk/credential-providers | ^3.188.0 | ^3.806.0 |
68+
| gcp-metadata | ^5.2.0 | ^7.0.1 |
69+
| socks | ^2.7.1 | ^2.8.6 |
7070

7171
## 🔐 AWS authentication
7272

0 commit comments

Comments
 (0)