Skip to content

Commit

Permalink
Bump pino from 9.3.2 to 9.4.0 (#448)
Browse files Browse the repository at this point in the history
* Bump pino from 9.3.2 to 9.4.0

Bumps [pino](https://github.com/pinojs/pino) from 9.3.2 to 9.4.0.
- [Release notes](https://github.com/pinojs/pino/releases)
- [Commits](pinojs/pino@v9.3.2...v9.4.0)

---
updated-dependencies:
- dependency-name: pino
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update version number

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pwadmore-ea <[email protected]>
  • Loading branch information
dependabot[bot] and pwadmore-ea authored Oct 1, 2024
1 parent 8ff4e1c commit eb82c4a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 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
@@ -1,6 +1,6 @@
{
"name": "future-flood-forecasting-web-portal-importer",
"version": "1.23.3",
"version": "1.23.4",
"description": "A set of Node.js Microsoft Azure functions for the import of flood forecasting data.",
"scripts": {
"build": "build/src/main/resources/scripts/build.sh",
Expand All @@ -17,7 +17,7 @@
"mssql": "^11.0.1",
"neat-csv": "^5.2.0",
"node-fetch": "^2.7.0",
"pino": "^9.3.2"
"pino": "^9.4.0"
},
"devDependencies": {
"jest": "^29.7.0",
Expand Down

0 comments on commit eb82c4a

Please sign in to comment.