Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump mongodb from 5.3.0 to 5.4.0 #2107

Merged
merged 1 commit into from
May 10, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"lodash.get": "^4.4.2",
"lodash.set": "^4.3.2",
"moment": "^2.29.2",
"mongodb": "5.3.0",
"mongodb": "5.4.0",
"nats": "^2.6.1",
"node-vault": "^0.9.22",
"reflect-metadata": "^0.1.13",
Expand Down
2 changes: 1 addition & 1 deletion guardian-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"mathjs": "^10.1.0",
"module-alias": "^2.2.2",
"moment": "^2.29.2",
"mongodb": "5.3.0",
"mongodb": "5.4.0",
"prom-client": "^14.1.1",
"prometheus-api-metrics": "3.2.2",
"reflect-metadata": "^0.1.13"
Expand Down
123 changes: 12 additions & 111 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion policy-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"mathjs": "^10.1.0",
"module-alias": "^2.2.2",
"moment": "^2.29.2",
"mongodb": "5.3.0",
"mongodb": "5.4.0",
"prom-client": "^14.1.1",
"prometheus-api-metrics": "3.2.2",
"reflect-metadata": "^0.1.13"
Expand Down
32 changes: 3 additions & 29 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1083,7 +1083,7 @@ __metadata:
lodash.set: ^4.3.2
mocha-junit-reporter: ^2.0.2
moment: ^2.29.2
mongodb: 5.3.0
mongodb: 5.4.0
nats: ^2.6.1
node-vault: ^0.9.22
reflect-metadata: ^0.1.13
Expand Down Expand Up @@ -5724,7 +5724,7 @@ __metadata:
mocha-junit-reporter: ^2.0.2
module-alias: ^2.2.2
moment: ^2.29.2
mongodb: 5.3.0
mongodb: 5.4.0
nodemon: ^2.0.12
prom-client: ^14.1.1
prometheus-api-metrics: 3.2.2
Expand Down Expand Up @@ -8313,32 +8313,6 @@ __metadata:
languageName: node
linkType: hard

"mongodb@npm:5.3.0":
version: 5.3.0
resolution: "mongodb@npm:5.3.0"
dependencies:
bson: ^5.2.0
mongodb-connection-string-url: ^2.6.0
saslprep: ^1.0.3
socks: ^2.7.1
peerDependencies:
"@aws-sdk/credential-providers": ^3.201.0
mongodb-client-encryption: ">=2.3.0 <3"
snappy: ^7.2.2
dependenciesMeta:
saslprep:
optional: true
peerDependenciesMeta:
"@aws-sdk/credential-providers":
optional: true
mongodb-client-encryption:
optional: true
snappy:
optional: true
checksum: da86069555f3f700a0ef338a4676de2254ef64f7700427c0e23ccd5bd9ca9cd5f08651f2eb5083edfdc1e7eed1b40c60041b16e6d4851f353a26d9469d274299
languageName: node
linkType: hard

"mongodb@npm:5.4.0":
version: 5.4.0
resolution: "mongodb@npm:5.4.0"
Expand Down Expand Up @@ -9381,7 +9355,7 @@ __metadata:
mocha-junit-reporter: ^2.0.2
module-alias: ^2.2.2
moment: ^2.29.2
mongodb: 5.3.0
mongodb: 5.4.0
nodemon: ^2.0.12
prom-client: ^14.1.1
prometheus-api-metrics: 3.2.2
Expand Down