Skip to content

Commit ec121cb

Browse files
dependabot-preview[bot]fjmorant
authored andcommitted
Bump shortid from 2.2.14 to 2.2.15 (#129)
Bumps [shortid](https://github.com/dylang/shortid) from 2.2.14 to 2.2.15. - [Release notes](https://github.com/dylang/shortid/releases) - [Changelog](https://github.com/dylang/shortid/blob/master/CHANGELOG.md) - [Commits](dylang/shortid@2.2.14...2.2.15) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 9ac7553 commit ec121cb

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"dependencies": {
2222
"react-fast-compare": "2.0.4",
23-
"shortid": "2.2.14"
23+
"shortid": "2.2.15"
2424
},
2525
"peerDependencies": {
2626
"react": "*",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4711,10 +4711,10 @@ nan@^2.12.1:
47114711
resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.0.tgz#7818f722027b2459a86f0295d434d1fc2336c52c"
47124712
integrity sha512-INOFj37C7k3AfaNTtX8RhsTw7qRy7eLET14cROi9+5HAVbbHuIWUHEauBv5qT4Av2tWasiTY1Jw6puUNqRJXQg==
47134713

4714-
nanoid@^2.0.0:
4715-
version "2.0.3"
4716-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-2.0.3.tgz#dde999e173bc9d7bd2ee2746b89909ade98e075e"
4717-
integrity sha512-NbaoqdhIYmY6FXDRB4eYtDVC9Z9eCbn8TyaiC16LNKtpPv/aqa0tOPD8y6gNE4yUNnaZ7LLhYtXOev/6+cBtfw==
4714+
nanoid@^2.1.0:
4715+
version "2.1.0"
4716+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-2.1.0.tgz#3de3dbd68cfb2f3bd52550e2bfd439cf75040eb2"
4717+
integrity sha512-g5WwS+p6Cm+zQhO2YOpRbQThZVnNb7DDq74h8YDCLfAGynrEOrbx2E16dc8ciENiP1va5sqaAruqn2sN+xpkWg==
47184718

47194719
nanomatch@^1.2.9:
47204720
version "1.2.9"
@@ -5974,12 +5974,12 @@ shellwords@^0.1.1:
59745974
version "0.1.1"
59755975
resolved "https://registry.yarnpkg.com/shellwords/-/shellwords-0.1.1.tgz#d6b9181c1a48d397324c84871efbcfc73fc0654b"
59765976

5977-
shortid@2.2.14:
5978-
version "2.2.14"
5979-
resolved "https://registry.yarnpkg.com/shortid/-/shortid-2.2.14.tgz#80db6aafcbc3e3a46850b3c88d39e051b84c8d18"
5980-
integrity sha512-4UnZgr9gDdA1kaKj/38IiudfC3KHKhDc1zi/HSxd9FQDR0VLwH3/y79tZJLsVYPsJgIjeHjqIWaWVRJUj9qZOQ==
5977+
shortid@2.2.15:
5978+
version "2.2.15"
5979+
resolved "https://registry.yarnpkg.com/shortid/-/shortid-2.2.15.tgz#2b902eaa93a69b11120373cd42a1f1fe4437c122"
5980+
integrity sha512-5EaCy2mx2Jgc/Fdn9uuDuNIIfWBpzY4XIlhoqtXF6qsf+/+SGZ+FxDdX/ZsMZiWupIWNqAEmiNY4RC+LSmCeOw==
59815981
dependencies:
5982-
nanoid "^2.0.0"
5982+
nanoid "^2.1.0"
59835983

59845984
signal-exit@^3.0.0, signal-exit@^3.0.2:
59855985
version "3.0.2"

0 commit comments

Comments
 (0)