Skip to content

Commit 9fb1c74

Browse files
chore(deps): bump the prod-dependencies group across 1 directory with 2 updates
Bumps the prod-dependencies group with 2 updates in the / directory: [@mongodb-js/saslprep](https://github.com/mongodb-js/devtools-shared) and [mongodb-connection-string-url](https://github.com/mongodb-js/mongodb-connection-string-url). Updates `@mongodb-js/saslprep` from 1.3.2 to 1.4.5 - [Commits](https://github.com/mongodb-js/devtools-shared/compare/@mongodb-js/saslprep@1.3.2...@mongodb-js/saslprep@1.4.5) Updates `mongodb-connection-string-url` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/mongodb-js/mongodb-connection-string-url/releases) - [Changelog](https://github.com/mongodb-js/mongodb-connection-string-url/blob/main/HISTORY.md) - [Commits](mongodb-js/mongodb-connection-string-url@v7.0.0...v7.0.1) --- updated-dependencies: - dependency-name: "@mongodb-js/saslprep" dependency-version: 1.4.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: mongodb-connection-string-url dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4dbcb88 commit 9fb1c74

File tree

2 files changed

+11
-26
lines changed

2 files changed

+11
-26
lines changed

package-lock.json

Lines changed: 9 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
"email": "dbx-node@mongodb.com"
2626
},
2727
"dependencies": {
28-
"@mongodb-js/saslprep": "^1.3.0",
28+
"@mongodb-js/saslprep": "^1.4.6",
2929
"bson": "^7.2.0",
30-
"mongodb-connection-string-url": "^7.0.0"
30+
"mongodb-connection-string-url": "^7.0.1"
3131
},
3232
"peerDependencies": {
3333
"@aws-sdk/credential-providers": "^3.806.0",

0 commit comments

Comments
 (0)