Skip to content

Commit

Permalink
fix(api-node): update dependency @faker-js/faker to v9.1.0 (#19956)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent 23fabf4 commit dd20e82
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions api-node/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 api-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"profile:flame": "npm run build:scripts && NODE_ENV=production clinic flame --on-port 'bash bin/profile.sh' -- node build/index.js"
},
"dependencies": {
"@faker-js/faker": "9.0.3",
"@faker-js/faker": "9.1.0",
"@godaddy/terminus": "4.12.1",
"@opentelemetry/api": "1.7.0",
"@opentelemetry/exporter-trace-otlp-http": "0.48.0",
Expand Down

0 comments on commit dd20e82

Please sign in to comment.