Skip to content

Commit

Permalink
fix: upgrade dd-trace from 4.7.0 to 4.11.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade dd-trace from 4.7.0 to 4.11.0.

See this package in npm:
https://www.npmjs.com/package/dd-trace

See this project in Snyk:
https://app.snyk.io/org/isomer/project/676b9e26-cebf-4964-b7b3-d9843e3339ff?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 24, 2023
1 parent df78154 commit b32f904
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
42 changes: 21 additions & 21 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": "isomercms",
"version": "0.40.0",
"version": "0.39.1",
"private": true,
"scripts": {
"build": "tsc -p tsconfig.build.json",
Expand Down Expand Up @@ -48,7 +48,7 @@
"cookie-parser": "~1.4.5",
"cors": "^2.8.5",
"crypto-js": "^4.1.1",
"dd-trace": "^4.7.0",
"dd-trace": "^4.11.0",
"debug": "~2.6.9",
"exponential-backoff": "^3.1.0",
"express": "~4.17.3",
Expand Down

0 comments on commit b32f904

Please sign in to comment.