Skip to content

Commit

Permalink
fix(api-node): update dependency @faker-js/faker to v8.3.1 (#12649)
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] committed Nov 14, 2023
1 parent 921ce31 commit 463f6cd
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": "8.2.0",
"@faker-js/faker": "8.3.1",
"@godaddy/terminus": "4.12.1",
"@opentelemetry/api": "1.7.0",
"@opentelemetry/exporter-trace-otlp-http": "0.45.1",
Expand Down

0 comments on commit 463f6cd

Please sign in to comment.