Skip to content

Commit

Permalink
fix: upgrade multiple dependencies with Snyk
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade:
  - @sentry/utils from 7.60.1 to 7.119.0.
    See this package in npm: https://www.npmjs.com/package/@sentry/utils
  - @sentry/browser from 7.60.1 to 7.119.0.
    See this package in npm: https://www.npmjs.com/package/@sentry/browser
  - chart.js from 4.3.2 to 4.4.3.
    See this package in npm: https://www.npmjs.com/package/chart.js
  - fastboot-app-server from 4.1.1 to 4.1.4.
    See this package in npm: https://www.npmjs.com/package/fastboot-app-server
  - highlight.js from 11.8.0 to 11.10.0.
    See this package in npm: https://www.npmjs.com/package/highlight.js
  - mermaid from 10.3.0 to 10.9.1.
    See this package in npm: https://www.npmjs.com/package/mermaid
  - semver from 7.5.4 to 7.6.3.
    See this package in npm: https://www.npmjs.com/package/semver

See this project in Snyk:
https://app.snyk.io/org/sammytezzy/project/a88f4f5f-7e6f-4196-ac10-822626b4c9f7?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 7, 2024
1 parent a6712b7 commit 2170d27
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,18 +38,18 @@
},
"dependencies": {
"@juggle/resize-observer": "3.4.0",
"@sentry/browser": "7.60.1",
"@sentry/utils": "7.60.1",
"chart.js": "4.3.2",
"@sentry/browser": "7.119.0",
"@sentry/utils": "7.119.0",
"chart.js": "4.4.3",
"copy-text-to-clipboard": "3.2.0",
"date-fns": "2.30.0",
"fastboot-app-server": "4.1.1",
"highlight.js": "11.8.0",
"fastboot-app-server": "4.1.4",
"highlight.js": "11.10.0",
"macro-decorators": "0.1.2",
"mermaid": "10.3.0",
"mermaid": "10.9.1",
"morgan": "1.10.0",
"pretty-bytes": "6.1.1",
"semver": "7.5.4",
"semver": "7.6.3",
"tracked-toolbox": "2.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 2170d27

Please sign in to comment.