8000 fix(deps): update sentry-javascript monorepo to v7.23.0 · Lumieducation/Lumi@ecaea01 · GitHub
[go: up one dir, main page]

Skip to content

Commit ecaea01

Browse files
committed
fix(deps): update sentry-javascript monorepo to v7.23.0
1 parent f26411e commit ecaea01

File tree

4 files changed

+90
-90
lines changed

4 files changed

+90
-90
lines changed

client/package-lock.json

Lines changed: 50 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"@material-ui/core": "4.12.4",
88
"@material-ui/icons": "4.11.3",
99
"@material-ui/styles": "4.11.5",
10-
"@sentry/browser": "7.22.0",
11-
"@sentry/react": "7.22.0",
10+
"@sentry/browser": "7.23.0",
11+
"@sentry/react": "7.23.0",
1212
"clsx": "1.2.1",
1313
"debug": "^4.3.4",
1414
"i18next": "21.10.0",

package-lock.json

Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@lumieducation/h5p-html-exporter": "9.1.2",
1111
"@lumieducation/h5p-server": "9.1.2",
1212
"@sentry/electron": "3.0.8",
13-
"@sentry/node": "7.22.0",
13+
"@sentry/node": "7.23.0",
1414
"body-parser": "1.20.1",
1515
"debug": "4.3.4",
1616
"electron": "20.3.8",