Skip to content

Commit a4d722a

Browse files
committed
make aws4 a dev dependency
1 parent 4e88199 commit a4d722a

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

package-lock.json

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
},
2727
"dependencies": {
2828
"@mongodb-js/saslprep": "^1.3.0",
29-
"aws4": "^1.13.2",
3029
"bson": "^7.0.0",
3130
"mongodb-connection-string-url": "^7.0.0"
3231
},
@@ -82,6 +81,7 @@
8281
"@types/whatwg-url": "^13.0.0",
8382
"@typescript-eslint/eslint-plugin": "^8.46.3",
8483
"@typescript-eslint/parser": "^8.31.1",
84+
"aws4": "^1.13.2",
8585
"chai": "^4.4.1",
8686
"chai-subset": "^1.6.0",
8787
"chalk": "^4.1.2",

0 commit comments

Comments
 (0)