-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the major-dependencies group with 7 updates
Bumps the major-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [@navikt/familie-endringslogg](https://github.com/navikt/familie-felles-frontend) | `9.0.3` | `10.0.0` | | [@navikt/familie-form-elements](https://github.com/navikt/familie-felles-frontend) | `12.0.0` | `13.0.0` | | [@navikt/familie-header](https://github.com/navikt/familie-felles-frontend) | `11.0.1` | `12.0.0` | | [@navikt/familie-visittkort](https://github.com/navikt/familie-felles-frontend) | `11.0.2` | `12.0.0` | | [prom-client](https://github.com/siimon/prom-client) | `14.2.0` | `15.0.0` | | [fork-ts-checker-webpack-plugin](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin) | `8.0.0` | `9.0.0` | | [lint-staged](https://github.com/okonet/lint-staged) | `14.0.1` | `15.0.0` | Updates `@navikt/familie-endringslogg` from 9.0.3 to 10.0.0 - [Commits](https://github.com/navikt/familie-felles-frontend/compare/@navikt/[email protected]...@navikt/[email protected]) Updates `@navikt/familie-form-elements` from 12.0.0 to 13.0.0 - [Commits](https://github.com/navikt/familie-felles-frontend/compare/@navikt/[email protected]...@navikt/[email protected]) Updates `@navikt/familie-header` from 11.0.1 to 12.0.0 - [Commits](https://github.com/navikt/familie-felles-frontend/compare/@navikt/[email protected]...@navikt/[email protected]) Updates `@navikt/familie-visittkort` from 11.0.2 to 12.0.0 - [Commits](https://github.com/navikt/familie-felles-frontend/compare/@navikt/[email protected]...@navikt/[email protected]) Updates `prom-client` from 14.2.0 to 15.0.0 - [Release notes](https://github.com/siimon/prom-client/releases) - [Changelog](https://github.com/siimon/prom-client/blob/master/CHANGELOG.md) - [Commits](siimon/prom-client@v14.2.0...v15.0.0) Updates `fork-ts-checker-webpack-plugin` from 8.0.0 to 9.0.0 - [Release notes](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/releases) - [Changelog](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](TypeStrong/fork-ts-checker-webpack-plugin@v8.0.0...v9.0.0) Updates `lint-staged` from 14.0.1 to 15.0.0 - [Release notes](https://github.com/okonet/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v14.0.1...v15.0.0) --- updated-dependencies: - dependency-name: "@navikt/familie-endringslogg" dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-dependencies - dependency-name: "@navikt/familie-form-elements" dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-dependencies - dependency-name: "@navikt/familie-header" dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-dependencies - dependency-name: "@navikt/familie-visittkort" dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-dependencies - dependency-name: prom-client dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-dependencies - dependency-name: fork-ts-checker-webpack-plugin dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-dependencies - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
1e05dd7
commit 83e7631
Showing
2 changed files
with
84 additions
and
72 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -62,14 +62,7 @@ | |
"@nicolo-ribaudo/chokidar-2" "2.1.8-no-fsevents.3" | ||
chokidar "^3.4.0" | ||
|
||
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.16.7", "@babel/code-frame@^7.22.5": | ||
version "7.22.5" | ||
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.5.tgz#234d98e1551960604f1246e6475891a570ad5658" | ||
integrity sha512-Xmwn266vad+6DAqEB2A6V/CcZVp62BbwVmcOJc2RPuwih1kw02TjQvWVWlcKGbBPd+8/0V5DEkOcizRGYsspYQ== | ||
dependencies: | ||
"@babel/highlight" "^7.22.5" | ||
|
||
"@babel/code-frame@^7.22.13": | ||
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.16.7", "@babel/code-frame@^7.22.13", "@babel/code-frame@^7.22.5": | ||
version "7.22.13" | ||
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e" | ||
integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w== | ||
|
@@ -440,15 +433,6 @@ | |
chalk "^2.4.2" | ||
js-tokens "^4.0.0" | ||
|
||
"@babel/highlight@^7.22.5": | ||
version "7.22.5" | ||
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.5.tgz#aa6c05c5407a67ebce408162b7ede789b4d22031" | ||
integrity sha512-BSKlD1hgnedS5XRnGOljZawtag7H1yPfQp0tdNJCHoH6AZ+Pcm9VvkrK59/Yy593Ypg0zMxH2BxD1VPYUQ7UIw== | ||
dependencies: | ||
"@babel/helper-validator-identifier" "^7.22.5" | ||
chalk "^2.0.0" | ||
js-tokens "^4.0.0" | ||
|
||
"@babel/parser@^7.22.15", "@babel/parser@^7.22.16": | ||
version "7.22.16" | ||
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.16.tgz#180aead7f247305cce6551bea2720934e2fa2c95" | ||
|
@@ -2063,28 +2047,28 @@ | |
"@navikt/familie-ikoner" "^7.0.1" | ||
"@navikt/familie-typer" "^8.0.1" | ||
|
||
"@navikt/familie-endringslogg@^9.0.3": | ||
version "9.0.3" | ||
resolved "https://npm.pkg.github.com/download/@navikt/familie-endringslogg/9.0.3/0935613ba550b711a10ddd2e0d35e2f5a9e9567b#0935613ba550b711a10ddd2e0d35e2f5a9e9567b" | ||
integrity sha512-8zhCUXXz69pkTtzS+3OTDwBiAyxa2ciHziGn7jm1L9Pv0HYSIL9eKxacZuBSTS/tKtNzKv1BD96LmW4ST11+ww== | ||
"@navikt/familie-endringslogg@^10.0.0": | ||
version "10.0.0" | ||
resolved "https://npm.pkg.github.com/download/@navikt/familie-endringslogg/10.0.0/a85a44073c816ec36daaaa8d20c44ab8dff0ccaa#a85a44073c816ec36daaaa8d20c44ab8dff0ccaa" | ||
integrity sha512-uCyWfVXfEYGscmarSxa5PSMzQsEWdff9Ky3mRkR6cmEYjkJi6gMFS/i5wpkY3NmlEJtq/83bJVcfj8HpuIseJQ== | ||
dependencies: | ||
"@portabletext/react" "^3.0.7" | ||
classnames "^2.3.2" | ||
react-transition-group "^4.4.5" | ||
|
||
"@navikt/familie-form-elements@^12.0.0": | ||
version "12.0.0" | ||
resolved "https://npm.pkg.github.com/download/@navikt/familie-form-elements/12.0.0/a333e46e08a5bff4d30c92f1ce990a2b58fe1cb7#a333e46e08a5bff4d30c92f1ce990a2b58fe1cb7" | ||
integrity sha512-6k8XoBzgAEfOIaACVDSyWvYEYgXqOskUc1VvY41o8zpDKqgbQ636fw0H1kFaVN2Qq+yKjZUxTRIH5ryhSlcgSA== | ||
"@navikt/familie-form-elements@^13.0.0": | ||
version "13.0.0" | ||
resolved "https://npm.pkg.github.com/download/@navikt/familie-form-elements/13.0.0/c3ec85621cb87c35cece49ce4a0d59d17ab0ad7c#c3ec85621cb87c35cece49ce4a0d59d17ab0ad7c" | ||
integrity sha512-C7Co3jFGad7TdS7P2QM1l58rb4T82lE31Gx6gOC7MXRaBKTDnd9MJCf8AXazUyjmxUASmWepdSoGo/bgZjtJdA== | ||
dependencies: | ||
"@types/classnames" "^2.3.1" | ||
classnames "^2.3.2" | ||
react-select "^5.7.0" | ||
|
||
"@navikt/familie-header@^11.0.1": | ||
version "11.0.1" | ||
resolved "https://npm.pkg.github.com/download/@navikt/familie-header/11.0.1/3954f23cb5091c12fe388aedce89525f437fae3c#3954f23cb5091c12fe388aedce89525f437fae3c" | ||
integrity sha512-mcM7/V7glv4ZTcstBQ5O1UjvbllPHy5c+LpnQRh9iUH+zKNrWT4RvxJdPswpuKv+MFyzp/qhNAuNf5GlchCiew== | ||
"@navikt/familie-header@^12.0.0": | ||
version "12.0.0" | ||
resolved "https://npm.pkg.github.com/download/@navikt/familie-header/12.0.0/4f96471ee373b3b2a21794abff348ae41e0755e9#4f96471ee373b3b2a21794abff348ae41e0755e9" | ||
integrity sha512-nP5qsKQFZCEILVrvQHV2pd0Nlkgi2bCUfSMqReZ05ZwUe5N4eMu8Gx4PfGs2lmLb73vBIzgUOlx3WfpupCZ+tw== | ||
dependencies: | ||
"@navikt/familie-ikoner" "^7.0.1" | ||
"@navikt/familie-typer" "^8.0.1" | ||
|
@@ -2114,10 +2098,10 @@ | |
resolved "https://npm.pkg.github.com/download/@navikt/familie-validering/5.0.2/b890a334ca5f5aa5aeba6873f3fb00aff30be759#b890a334ca5f5aa5aeba6873f3fb00aff30be759" | ||
integrity sha512-S8C3egFMHC97auVFOlWMmG2Z84X1mwtVAvmp3ACEpFFRtzKQ2CD25ZJV7Sqf3IqHZLLAzGEaYCeMtYIAPwp3ag== | ||
|
||
"@navikt/familie-visittkort@^11.0.2": | ||
version "11.0.2" | ||
resolved "https://npm.pkg.github.com/download/@navikt/familie-visittkort/11.0.2/87876bff6515e6e7cdcd6ef265921bfc288596a2#87876bff6515e6e7cdcd6ef265921bfc288596a2" | ||
integrity sha512-UwFYLGXMTVBBN6vP389VIQc+qZp3ugQFeaqHVzv7n8Lz9BjY5hiq78GCtZnWvCdRa5TNoQJ+BitiIrMvGFPGUQ== | ||
"@navikt/familie-visittkort@^12.0.0": | ||
version "12.0.0" | ||
resolved "https://npm.pkg.github.com/download/@navikt/familie-visittkort/12.0.0/2fbf0c4ef0e9fcdde0c0021af58c7e689cf5bc3a#2fbf0c4ef0e9fcdde0c0021af58c7e689cf5bc3a" | ||
integrity sha512-f8PBgdgVJSELAQnQw0OOrVjhhcxi5NTU3qqJIlyNwlziyqEZUVM+QmDaYkTEQU9FduJDamBoqvKQUzW4B7V/uw== | ||
dependencies: | ||
"@navikt/familie-ikoner" "^7.0.1" | ||
"@navikt/familie-typer" "^8.0.1" | ||
|
@@ -2155,6 +2139,11 @@ | |
"@nodelib/fs.scandir" "2.1.5" | ||
fastq "^1.6.0" | ||
|
||
"@opentelemetry/api@^1.4.0": | ||
version "1.6.0" | ||
resolved "https://registry.yarnpkg.com/@opentelemetry/api/-/api-1.6.0.tgz#de2c6823203d6f319511898bb5de7e70f5267e19" | ||
integrity sha512-OWlrQAnWn9577PhVgqjUvMr1pg57Bc4jv0iL4w0PRuOSRvq67rvHW9Ie/dZVMvCzhSCB+UxhcY/PmCmFj33Q+g== | ||
|
||
"@pkgr/utils@^2.3.1": | ||
version "2.4.2" | ||
resolved "https://registry.yarnpkg.com/@pkgr/utils/-/utils-2.4.2.tgz#9e638bbe9a6a6f165580dc943f138fd3309a2cbc" | ||
|
@@ -3694,7 +3683,7 @@ [email protected]: | |
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.3.0.tgz#67c20a7ebef70e7f3970a01f90fa210cb6860385" | ||
integrity sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w== | ||
|
||
chalk@^2.0.0, chalk@^2.4.2: | ||
chalk@^2.4.2: | ||
version "2.4.2" | ||
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424" | ||
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ== | ||
|
@@ -3857,10 +3846,10 @@ combined-stream@^1.0.8: | |
dependencies: | ||
delayed-stream "~1.0.0" | ||
|
||
commander@11.0.0: | ||
version "11.0.0" | ||
resolved "https://registry.yarnpkg.com/commander/-/commander-11.0.0.tgz#43e19c25dbedc8256203538e8d7e9346877a6f67" | ||
integrity sha512-9HMlXtt/BNoYr8ooyjjNRdIilOTkVJXB+GhxMTtOKwk0R4j4lS4NpjuqmRxroBfnfTSHQIHQB7wryHhXarNjmQ== | ||
commander@11.1.0: | ||
version "11.1.0" | ||
resolved "https://registry.yarnpkg.com/commander/-/commander-11.1.0.tgz#62fdce76006a68e5c1ab3314dc92e800eb83d906" | ||
integrity sha512-yPVavfyCcRhmorC7rWlkHn15b4wDVgVmBA7kV4QVBsF7kv/9TKJAbAXVTxvTnwP8HHKjRCJDClKbciiYS7p0DQ== | ||
|
||
commander@^10.0.1: | ||
version "10.0.1" | ||
|
@@ -4849,19 +4838,19 @@ events@^3.2.0: | |
resolved "https://registry.yarnpkg.com/events/-/events-3.3.0.tgz#31a95ad0a924e2d2c419a813aeb2c4e878ea7400" | ||
integrity sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q== | ||
|
||
execa@7.2.0: | ||
version "7.2.0" | ||
resolved "https://registry.yarnpkg.com/execa/-/execa-7.2.0.tgz#657e75ba984f42a70f38928cedc87d6f2d4fe4e9" | ||
integrity sha512-UduyVP7TLB5IcAQl+OzLyLcS/l32W/GLg+AhHJ+ow40FOk2U3SAllPwR44v4vmdFwIWqpdwxxpQbF1n5ta9seA== | ||
execa@8.0.1: | ||
version "8.0.1" | ||
resolved "https://registry.yarnpkg.com/execa/-/execa-8.0.1.tgz#51f6a5943b580f963c3ca9c6321796db8cc39b8c" | ||
integrity sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg== | ||
dependencies: | ||
cross-spawn "^7.0.3" | ||
get-stream "^6.0.1" | ||
human-signals "^4.3.0" | ||
get-stream "^8.0.1" | ||
human-signals "^5.0.0" | ||
is-stream "^3.0.0" | ||
merge-stream "^2.0.0" | ||
npm-run-path "^5.1.0" | ||
onetime "^6.0.0" | ||
signal-exit "^3.0.7" | ||
signal-exit "^4.1.0" | ||
strip-final-newline "^3.0.0" | ||
|
||
execa@^5.0.0: | ||
|
@@ -5129,10 +5118,10 @@ for-each@^0.3.3: | |
dependencies: | ||
is-callable "^1.1.3" | ||
|
||
fork-ts-checker-webpack-plugin@^8.0.0: | ||
version "8.0.0" | ||
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-8.0.0.tgz#dae45dfe7298aa5d553e2580096ced79b6179504" | ||
integrity sha512-mX3qW3idpueT2klaQXBzrIM/pHw+T0B/V9KHEvNrqijTq9NFnMZU6oreVxDYcf33P8a5cW+67PjodNHthGnNVg== | ||
fork-ts-checker-webpack-plugin@^9.0.0: | ||
version "9.0.0" | ||
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-9.0.0.tgz#e12b9e6116d32b07a2dbc0ea08f62b1cea24d35a" | ||
integrity sha512-Kw3JjsfGs0piB0V2Em8gCuo51O3p4KyCOK0Tn8X57oq2mSNBrMmONALRBw5frcmWsOVU7iELXXsJ+FVxJeQuhA== | ||
dependencies: | ||
"@babel/code-frame" "^7.16.7" | ||
chalk "^4.1.2" | ||
|
@@ -5284,6 +5273,11 @@ get-stream@^6.0.0, get-stream@^6.0.1: | |
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-6.0.1.tgz#a262d8eef67aced57c2852ad6167526a43cbf7b7" | ||
integrity sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg== | ||
|
||
get-stream@^8.0.1: | ||
version "8.0.1" | ||
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-8.0.1.tgz#def9dfd71742cd7754a7761ed43749a27d02eca2" | ||
integrity sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA== | ||
|
||
get-symbol-description@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/get-symbol-description/-/get-symbol-description-1.0.0.tgz#7fdb81c900101fbd564dd5f1a30af5aadc1e58d6" | ||
|
@@ -5572,6 +5566,11 @@ human-signals@^4.3.0: | |
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-4.3.1.tgz#ab7f811e851fca97ffbd2c1fe9a958964de321b2" | ||
integrity sha512-nZXjEF2nbo7lIw3mgYjItAfgQXog3OjJogSbKa2CQIIvSGWcKgeJnQlNXip6NglNzYH45nSRiEVimMvYL8DDqQ== | ||
|
||
human-signals@^5.0.0: | ||
version "5.0.0" | ||
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-5.0.0.tgz#42665a284f9ae0dade3ba41ebc37eb4b852f3a28" | ||
integrity sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ== | ||
|
||
husky@^8.0.3: | ||
version "8.0.3" | ||
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184" | ||
|
@@ -6137,26 +6136,26 @@ lines-and-columns@^1.1.6: | |
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632" | ||
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg== | ||
|
||
lint-staged@^14.0.1: | ||
version "14.0.1" | ||
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-14.0.1.tgz#57dfa3013a3d60762d9af5d9c83bdb51291a6232" | ||
integrity sha512-Mw0cL6HXnHN1ag0mN/Dg4g6sr8uf8sn98w2Oc1ECtFto9tvRF7nkXGJRbx8gPlHyoR0pLyBr2lQHbWwmUHe1Sw== | ||
lint-staged@^15.0.0: | ||
version "15.0.0" | ||
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.0.0.tgz#4753a51a60a1b37513b216c87822c5d34ba2e48f" | ||
integrity sha512-OdrAd/qZhO4MnPyNRehI1Fh6j8kcfQoGpjQ1Vw8dSkDkNONdqe/HpKXqtKpFIPCAYeF4/tfnE11MnjLYuLKjqA== | ||
dependencies: | ||
chalk "5.3.0" | ||
commander "11.0.0" | ||
commander "11.1.0" | ||
debug "4.3.4" | ||
execa "7.2.0" | ||
execa "8.0.1" | ||
lilconfig "2.1.0" | ||
listr2 "6.6.1" | ||
listr2 "7.0.1" | ||
micromatch "4.0.5" | ||
pidtree "0.6.0" | ||
string-argv "0.3.2" | ||
yaml "2.3.1" | ||
yaml "2.3.2" | ||
|
||
listr2@6.6.1: | ||
version "6.6.1" | ||
resolved "https://registry.yarnpkg.com/listr2/-/listr2-6.6.1.tgz#08b2329e7e8ba6298481464937099f4a2cd7f95d" | ||
integrity sha512-+rAXGHh0fkEWdXBmX+L6mmfmXmXvDGEKzkjxO+8mP3+nI/r/CWznVBvsibXdxda9Zz0OW2e2ikphN3OwCT/jSg== | ||
listr2@7.0.1: | ||
version "7.0.1" | ||
resolved "https://registry.yarnpkg.com/listr2/-/listr2-7.0.1.tgz#18e7a655b189cd7a8a76575a26f4d494b6ffc2c2" | ||
integrity sha512-nz+7hwgbDp8eWNoDgzdl4hA/xDSLrNRzPu1TLgOYs6l5Y+Ma6zVWWy9Oyt9TQFONwKoSPoka3H50D3vD5EuNwg== | ||
dependencies: | ||
cli-truncate "^3.1.0" | ||
colorette "^2.0.20" | ||
|
@@ -7136,6 +7135,14 @@ prom-client@^14.2.0: | |
dependencies: | ||
tdigest "^0.1.1" | ||
|
||
prom-client@^15.0.0: | ||
version "15.0.0" | ||
resolved "https://registry.yarnpkg.com/prom-client/-/prom-client-15.0.0.tgz#067da874a2aa5d2e21bd5cdba9f24a8178bdab6a" | ||
integrity sha512-UocpgIrKyA2TKLVZDSfm8rGkL13C19YrQBAiG3xo3aDFWcHedxRxI3z+cIcucoxpSO0h5lff5iv/SXoxyeopeA== | ||
dependencies: | ||
"@opentelemetry/api" "^1.4.0" | ||
tdigest "^0.1.1" | ||
|
||
prop-types@^15.6.0, prop-types@^15.6.1, prop-types@^15.6.2, prop-types@^15.8.1: | ||
version "15.8.1" | ||
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5" | ||
|
@@ -7800,6 +7807,11 @@ signal-exit@^3.0.0, signal-exit@^3.0.2, signal-exit@^3.0.3, signal-exit@^3.0.7: | |
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.7.tgz#a9a1767f8af84155114eaabd73f99273c8f59ad9" | ||
integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ== | ||
|
||
signal-exit@^4.1.0: | ||
version "4.1.0" | ||
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-4.1.0.tgz#952188c1cbd546070e2dd20d0f41c0ae0530cb04" | ||
integrity sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw== | ||
|
||
simple-concat@^1.0.0: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/simple-concat/-/simple-concat-1.0.1.tgz#f46976082ba35c2263f1c8ab5edfe26c41c9552f" | ||
|
@@ -8699,10 +8711,10 @@ yallist@^3.0.2: | |
resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.1.1.tgz#dbb7daf9bfd8bac9ab45ebf602b8cbad0d5d08fd" | ||
integrity sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g== | ||
|
||
[email protected].1: | ||
version "2.3.1" | ||
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.3.1.tgz#02fe0975d23cd441242aa7204e09fc28ac2ac33b" | ||
integrity sha512-2eHWfjaoXgTBC2jNM1LRef62VQa0umtvRiDSk6HSzW7RvS5YtkabJrwYLLEKWBc8a5U2PTSCs+dJjUTJdlHsWQ== | ||
[email protected].2: | ||
version "2.3.2" | ||
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.3.2.tgz#f522db4313c671a0ca963a75670f1c12ea909144" | ||
integrity sha512-N/lyzTPaJasoDmfV7YTrYCI0G/3ivm/9wdG0aHuheKowWQwGTsK0Eoiw6utmzAnI6pkJa0DUVygvp3spqqEKXg== | ||
|
||
yaml@^1.10.0: | ||
version "1.10.2" | ||
|