diff --git a/.yarn/cache/downshift-npm-5.2.1-21b424890b-fc8e731106.zip b/.yarn/cache/downshift-npm-5.2.1-21b424890b-fc8e731106.zip deleted file mode 100644 index cfd594887684..000000000000 Binary files a/.yarn/cache/downshift-npm-5.2.1-21b424890b-fc8e731106.zip and /dev/null differ diff --git a/.yarn/cache/downshift-npm-6.1.9-69809b933f-5b888b6ebd.zip b/.yarn/cache/downshift-npm-6.1.9-69809b933f-5b888b6ebd.zip new file mode 100644 index 000000000000..02a8f2c97988 Binary files /dev/null and b/.yarn/cache/downshift-npm-6.1.9-69809b933f-5b888b6ebd.zip differ diff --git a/.yarn/cache/tslib-npm-2.3.1-0e21e18015-de17a98d46.zip b/.yarn/cache/tslib-npm-2.3.1-0e21e18015-de17a98d46.zip deleted file mode 100644 index f2a05ef439aa..000000000000 Binary files a/.yarn/cache/tslib-npm-2.3.1-0e21e18015-de17a98d46.zip and /dev/null differ diff --git a/.yarn/cache/tslib-npm-2.4.0-9cb6dc5030-8c4aa6a3c5.zip b/.yarn/cache/tslib-npm-2.4.0-9cb6dc5030-8c4aa6a3c5.zip new file mode 100644 index 000000000000..cf5fce16fdc7 Binary files /dev/null and b/.yarn/cache/tslib-npm-2.4.0-9cb6dc5030-8c4aa6a3c5.zip differ diff --git a/packages/react/package.json b/packages/react/package.json index 7b7fe34b5a2f..0a0c99dd59f6 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -50,7 +50,7 @@ "@carbon/telemetry": "0.1.0", "classnames": "2.3.1", "copy-to-clipboard": "^3.3.1", - "downshift": "5.2.1", + "downshift": "6.1.9", "flatpickr": "4.6.9", "invariant": "^2.2.3", "lodash.debounce": "^4.0.8", diff --git a/yarn.lock b/yarn.lock index 213ebb09fce8..17b9b9b64893 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1784,7 +1784,7 @@ __metadata: languageName: node linkType: hard -"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.12.13, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.16.3, @babel/runtime@npm:^7.17.8, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.3.1, @babel/runtime@npm:^7.4.4, @babel/runtime@npm:^7.5.0, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.7.6, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.1, @babel/runtime@npm:^7.9.2": +"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.12.13, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.14.8, @babel/runtime@npm:^7.16.3, @babel/runtime@npm:^7.17.8, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.3.1, @babel/runtime@npm:^7.4.4, @babel/runtime@npm:^7.5.0, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.7.6, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2": version: 7.18.3 resolution: "@babel/runtime@npm:7.18.3" dependencies: @@ -2153,7 +2153,7 @@ __metadata: classnames: 2.3.1 copy-to-clipboard: ^3.3.1 css-loader: ^6.5.1 - downshift: 5.2.1 + downshift: 6.1.9 enquirer: ^2.3.6 fast-glob: ^3.2.7 flatpickr: 4.6.9 @@ -11668,7 +11668,7 @@ __metadata: languageName: node linkType: hard -"compute-scroll-into-view@npm:^1.0.13": +"compute-scroll-into-view@npm:^1.0.17": version: 1.0.17 resolution: "compute-scroll-into-view@npm:1.0.17" checksum: b20c05a10c37813c5a6e4bf053c00f65c88d23afed7a6bd7a2a69e05e2ffc2df3483ecfe407d36bf16b8cec8be21ae1966c9c523093a03117e567156cd79a51e @@ -13600,17 +13600,18 @@ __metadata: languageName: node linkType: hard -"downshift@npm:5.2.1": - version: 5.2.1 - resolution: "downshift@npm:5.2.1" +"downshift@npm:6.1.9": + version: 6.1.9 + resolution: "downshift@npm:6.1.9" dependencies: - "@babel/runtime": ^7.9.1 - compute-scroll-into-view: ^1.0.13 + "@babel/runtime": ^7.14.8 + compute-scroll-into-view: ^1.0.17 prop-types: ^15.7.2 - react-is: ^16.13.1 + react-is: ^17.0.2 + tslib: ^2.3.0 peerDependencies: - react: ">=0.14.9" - checksum: fc8e731106cdaa9bfcd1d855d8b25dbaaa6fb22dfb51a3c32e51f460c199730a6ddfbd311891bbdc4bba642238d2239f1fb7642ce5d3f616f09fc68abd6a76f4 + react: ">=16.12.0" + checksum: 5b888b6ebd2083334758d49e9e7b669eb8d0475273cdb5af2aa5f8c363b62f56c79aeca43758c99642056e94f68cbd8086f79a0a96726b3e8b8726cb24fd1d1b languageName: node linkType: hard @@ -30634,10 +30635,10 @@ resolve@^2.0.0-next.3: languageName: node linkType: hard -"tslib@npm:^2.0.0, tslib@npm:^2.0.1, tslib@npm:^2.0.3, tslib@npm:^2.1.0": - version: 2.3.1 - resolution: "tslib@npm:2.3.1" - checksum: de17a98d4614481f7fcb5cd53ffc1aaf8654313be0291e1bfaee4b4bb31a20494b7d218ff2e15017883e8ea9626599b3b0e0229c18383ba9dce89da2adf15cb9 +"tslib@npm:^2.0.0, tslib@npm:^2.0.1, tslib@npm:^2.0.3, tslib@npm:^2.1.0, tslib@npm:^2.3.0": + version: 2.4.0 + resolution: "tslib@npm:2.4.0" + checksum: 8c4aa6a3c5a754bf76aefc38026134180c053b7bd2f81338cb5e5ebf96fefa0f417bff221592bf801077f5bf990562f6264fecbc42cd3309b33872cb6fc3b113 languageName: node linkType: hard