Skip to content

Commit

Permalink
Bump the production-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the production-dependencies group with 2 updates: [@koopjs/geoservice-utils](https://github.com/koopjs/geoservice-utils) and [mongodb](https://github.com/mongodb/node-mongodb-native).


Updates `@koopjs/geoservice-utils` from 2.1.2 to 2.2.1
- [Release notes](https://github.com/koopjs/geoservice-utils/releases)
- [Changelog](https://github.com/koopjs/geoservice-utils/blob/main/CHANGELOG.md)
- [Commits](koopjs/geoservice-utils@v2.1.2...v2.2.1)

Updates `mongodb` from 6.2.0 to 6.3.0
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md)
- [Commits](mongodb/node-mongodb-native@v6.2.0...v6.3.0)

---
updated-dependencies:
- dependency-name: "@koopjs/geoservice-utils"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: mongodb
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent f33caeb commit 11af91f
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 34 deletions.
65 changes: 33 additions & 32 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
"author": "",
"license": "Apache-2.0",
"dependencies": {
"@koopjs/geoservice-utils": "^2.1.2",
"@koopjs/geoservice-utils": "^2.2.1",
"@synatic/noql": "^2.1.17",
"config": "^3.3.9",
"lodash": "^4.17.21",
"mongodb": "^6.2.0"
"mongodb": "^6.3.0"
},
"devDependencies": {
"@babel/preset-env": "^7.23.2",
Expand Down

0 comments on commit 11af91f

Please sign in to comment.