Skip to content

Commit 67f18cf

Browse files
chore(deps): bump the security group in /web with 2 updates (#5425)
1 parent 9e71c6c commit 67f18cf

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"jest-environment-jsdom": "^29.7.0",
7979
"jest-fixed-jsdom": "^0.0.9",
8080
"mini-css-extract-plugin": "^2.9.2",
81-
"msw": "^2.10.3",
81+
"msw": "^2.10.4",
8282
"object-assign": "^4.1.1",
8383
"os-browserify": "^0.3.0",
8484
"path": "^0.12.7",
@@ -150,7 +150,7 @@
150150
"react-remarkable": "^1.1.3",
151151
"react-router": "^5.1",
152152
"react-router-dom": "^6.28.0",
153-
"react-select": "^5.10.1",
153+
"react-select": "^5.10.2",
154154
"react-tooltip": "^4.2.6",
155155
"react-vis": "^1.12.1",
156156
"resumablejs": "^1.1.0",

web/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8862,10 +8862,10 @@ ms@2.1.3, ms@^2.1.1, ms@^2.1.3:
88628862
resolved "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz"
88638863
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
88648864

8865-
msw@^2.10.3:
8866-
version "2.10.3"
8867-
resolved "https://registry.yarnpkg.com/msw/-/msw-2.10.3.tgz#accd0925d2852e9aaa2c86d4fdd724288fee5f35"
8868-
integrity sha512-rpqW4wIqISJlgDfu3tiqzuWC/d6jofSuMUsBu1rwepzSwX21aQoagsd+fjahJ8sewa6FwlYhu4no+jfGVQm2IA==
8865+
msw@^2.10.4:
8866+
version "2.10.4"
8867+
resolved "https://registry.yarnpkg.com/msw/-/msw-2.10.4.tgz#a39dad96468aecfd752e5b7df4bbc86f1d73dec4"
8868+
integrity sha512-6R1or/qyele7q3RyPwNuvc0IxO8L8/Aim6Sz5ncXEgcWUNxSKE+udriTOWHtpMwmfkLYlacA2y7TIx4cL5lgHA==
88698869
dependencies:
88708870
"@bundled-es-modules/cookie" "^2.0.1"
88718871
"@bundled-es-modules/statuses" "^1.0.1"
@@ -10203,10 +10203,10 @@ react-router@^5.1:
1020310203
tiny-invariant "^1.0.2"
1020410204
tiny-warning "^1.0.0"
1020510205

10206-
react-select@*, react-select@^5.10.1:
10207-
version "5.10.1"
10208-
resolved "https://registry.yarnpkg.com/react-select/-/react-select-5.10.1.tgz#e858dd98358ccd864b65d53ab0fb682cd5e96b89"
10209-
integrity sha512-roPEZUL4aRZDx6DcsD+ZNreVl+fM8VsKn0Wtex1v4IazH60ILp5xhdlp464IsEAlJdXeD+BhDAFsBVMfvLQueA==
10206+
react-select@*, react-select@^5.10.2:
10207+
version "5.10.2"
10208+
resolved "https://registry.yarnpkg.com/react-select/-/react-select-5.10.2.tgz#8dffc69dfd7d74684d9613e6eb27204e3b99e127"
10209+
integrity sha512-Z33nHdEFWq9tfnfVXaiM12rbJmk+QjFEztWLtmXqQhz6Al4UZZ9xc0wiatmGtUOCCnHN0WizL3tCMYRENX4rVQ==
1021010210
dependencies:
1021110211
"@babel/runtime" "^7.12.0"
1021210212
"@emotion/cache" "^11.4.0"

0 commit comments

Comments
 (0)