Skip to content

Commit 1e84b20

Browse files
fix(deps): update dependency qrcode.react to v4.2.0 (#3948)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ee2c129 commit 1e84b20

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
"mousetrap": "1.6.5",
151151
"nusmoderator": "3.0.0",
152152
"p-queue": "6.6.2",
153-
"qrcode.react": "4.1.0",
153+
"qrcode.react": "4.2.0",
154154
"query-string": "6.14.1",
155155
"react": "18.3.1",
156156
"react-beautiful-dnd": "13.1.1",

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10257,10 +10257,10 @@ q@^1.1.2:
1025710257
resolved "https://registry.yarnpkg.com/q/-/q-1.5.1.tgz#7e32f75b41381291d04611f1bf14109ac00651d7"
1025810258
integrity sha512-kV/CThkXo6xyFEZUugw/+pIOywXcDbFYgSct5cT3gqlbkBE1SJdwy6UQoZvodiWF/ckQLZyDE/Bu1M6gVu5lVw==
1025910259

10260-
qrcode.react@4.1.0:
10261-
version "4.1.0"
10262-
resolved "https://registry.yarnpkg.com/qrcode.react/-/qrcode.react-4.1.0.tgz#ff15dc9edb135f735bb303a8356938c1e8dcc4c8"
10263-
integrity sha512-uqXVIIVD/IPgWLYxbOczCNAQw80XCM/LulYDADF+g2xDsPj5OoRwSWtIS4jGyp295wyjKstfG1qIv/I2/rNWpQ==
10260+
qrcode.react@4.2.0:
10261+
version "4.2.0"
10262+
resolved "https://registry.yarnpkg.com/qrcode.react/-/qrcode.react-4.2.0.tgz#1bce8363f348197d145c0da640929a24c83cbca3"
10263+
integrity sha512-QpgqWi8rD9DsS9EP3z7BT+5lY5SFhsqGjpgW5DY/i3mK4M9DTBNz3ErMi8BWYEfI3L0d8GIbGmcdFAS1uIRGjA==
1026410264

1026510265
1026610266
version "6.13.0"

0 commit comments

Comments
 (0)