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 [config](https://github.com/node-config/node-config).


Updates `@koopjs/geoservice-utils` from 2.2.1 to 2.2.2
- [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.2.1...v2.2.2)

Updates `config` from 3.3.9 to 3.3.11
- [Release notes](https://github.com/node-config/node-config/releases)
- [Changelog](https://github.com/node-config/node-config/blob/master/History.md)
- [Commits](node-config/node-config@v3.3.9...v3.3.11)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent 0521f40 commit e46f5ec
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 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,9 +13,9 @@
"author": "",
"license": "Apache-2.0",
"dependencies": {
"@koopjs/geoservice-utils": "^2.2.1",
"@koopjs/geoservice-utils": "^2.2.2",
"@synatic/noql": "^2.1.17",
"config": "^3.3.9",
"config": "^3.3.11",
"lodash": "^4.17.21",
"mongodb": "^6.3.0"
},
Expand Down

0 comments on commit e46f5ec

Please sign in to comment.