Skip to content

Commit aa986f5

Browse files
authored
chore(remix): Upgrade @remix-run/router to ^1.23.2 (#19045)
Closes https://github.com/getsentry/sentry-javascript/security/dependabot/933 Closes #19046 (added automatically)
1 parent bf6087c commit aa986f5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/remix/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@opentelemetry/api": "^1.9.0",
6868
"@opentelemetry/instrumentation": "^0.211.0",
6969
"@opentelemetry/semantic-conventions": "^1.39.0",
70-
"@remix-run/router": "1.x",
70+
"@remix-run/router": "^1.23.2",
7171
"@sentry/cli": "^2.58.2",
7272
"@sentry/core": "10.37.0",
7373
"@sentry/node": "10.37.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6491,7 +6491,7 @@
64916491
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.21.0.tgz#c65ae4262bdcfe415dbd4f64ec87676e4a56e2b5"
64926492
integrity sha512-xfSkCAchbdG5PnbrKqFWwia4Bi61nH+wm8wLEqfHDyp7Y3dZzgqS2itV8i4gAq9pC2HsTpwyBC6Ds8VHZ96JlA==
64936493

6494-
"@remix-run/router@1.23.2", "@remix-run/router@1.x":
6494+
"@remix-run/router@1.23.2", "@remix-run/router@^1.23.2":
64956495
version "1.23.2"
64966496
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.23.2.tgz#156c4b481c0bee22a19f7924728a67120de06971"
64976497
integrity sha512-Ic6m2U/rMjTkhERIa/0ZtXJP17QUi2CbWE7cqx4J58M8aA3QTfW+2UlQ4psvTX9IO1RfNVhK3pcpdjej7L+t2w==

0 commit comments

Comments
 (0)