Skip to content

Commit d999b7e

Browse files
Bump mixin-deep from 1.3.1 to 1.3.2
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/jonschlinkert/mixin-deep/releases) - [Commits](jonschlinkert/mixin-deep@1.3.1...1.3.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent a514186 commit d999b7e

File tree

1 file changed

+22
-4
lines changed

1 file changed

+22
-4
lines changed

yarn.lock

Lines changed: 22 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3368,6 +3368,11 @@ elliptic@^6.0.0:
33683368
minimalistic-assert "^1.0.0"
33693369
minimalistic-crypto-utils "^1.0.0"
33703370

3371+
emailjs-com@^2.3.2:
3372+
version "2.4.0"
3373+
resolved "https://registry.yarnpkg.com/emailjs-com/-/emailjs-com-2.4.0.tgz#16111a0912026523319fdde45435cb54a1f63130"
3374+
integrity sha512-0g4bmNmsP1qZNxni1ta5Vytg/UZ8KinFTCat0zxOV3ziGZLkMhwVYRxNRLq7EASWL23yrLGkMwvE8UIrJtnpWw==
3375+
33713376
emoji-regex@^7.0.1, emoji-regex@^7.0.2:
33723377
version "7.0.3"
33733378
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-7.0.3.tgz#933a04052860c85e83c122479c4748a8e4c72156"
@@ -5856,6 +5861,11 @@ lodash.templatesettings@^4.0.0:
58565861
dependencies:
58575862
lodash._reinterpolate "^3.0.0"
58585863

5864+
lodash.throttle@^4.1.1:
5865+
version "4.1.1"
5866+
resolved "https://registry.yarnpkg.com/lodash.throttle/-/lodash.throttle-4.1.1.tgz#c23e91b710242ac70c37f1e1cda9274cc39bf2f4"
5867+
integrity sha1-wj6RtxAkKscMN/HhzaknTMOb8vQ=
5868+
58595869
58605870
version "4.0.1"
58615871
resolved "https://registry.yarnpkg.com/lodash.unescape/-/lodash.unescape-4.0.1.tgz#bf2249886ce514cda112fae9218cdc065211fc9c"
@@ -6138,9 +6148,9 @@ mississippi@^3.0.0:
61386148
through2 "^2.0.0"
61396149

61406150
mixin-deep@^1.2.0:
6141-
version "1.3.1"
6142-
resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.1.tgz#a49e7268dce1a0d9698e45326c5626df3543d0fe"
6143-
integrity sha512-8ZItLHeEgaqEvd5lYBXfm4EZSFCX29Jb9K+lAHhDKzReKBQKj3R+7NOF6tjqYi9t4oI8VUfaWITJQm86wnXGNQ==
6151+
version "1.3.2"
6152+
resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.2.tgz#1120b43dc359a785dce65b55b82e257ccf479566"
6153+
integrity sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==
61446154
dependencies:
61456155
for-in "^1.0.2"
61466156
is-extendable "^1.0.1"
@@ -7645,7 +7655,7 @@ prompts@^2.0.1:
76457655
kleur "^3.0.2"
76467656
sisteransi "^1.0.0"
76477657

7648-
prop-types@^15.6.2:
7658+
prop-types@^15.5.8, prop-types@^15.6.2:
76497659
version "15.7.2"
76507660
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
76517661
integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==
@@ -7926,6 +7936,14 @@ [email protected]:
79267936
optionalDependencies:
79277937
fsevents "2.0.6"
79287938

7939+
react-scroll@^1.7.12:
7940+
version "1.7.14"
7941+
resolved "https://registry.yarnpkg.com/react-scroll/-/react-scroll-1.7.14.tgz#cb7a19cc0f88e8608f6c3511bb5e03e76a2fbbe9"
7942+
integrity sha512-zQ2/8+TaEBctA9RSQspP5GWMffA6g7u+AB9gMWB42btZZTBcGEyomvxnm52UVVELjqXOpD9U1/tHhVTNXyntbQ==
7943+
dependencies:
7944+
lodash.throttle "^4.1.1"
7945+
prop-types "^15.5.8"
7946+
79297947
react@^16.8.6:
79307948
version "16.8.6"
79317949
resolved "https://registry.yarnpkg.com/react/-/react-16.8.6.tgz#ad6c3a9614fd3a4e9ef51117f54d888da01f2bbe"

0 commit comments

Comments
 (0)