Skip to content

Commit 9403716

Browse files
Bump websocket-extensions from 0.1.3 to 0.1.4
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/faye/websocket-extensions-node/releases) - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md) - [Commits](faye/websocket-extensions-node@0.1.3...0.1.4) Signed-off-by: dependabot[bot] <[email protected]>
1 parent a514186 commit 9403716

File tree

2 files changed

+25
-7
lines changed

2 files changed

+25
-7
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.1"
3373+
resolved "https://registry.yarnpkg.com/emailjs-com/-/emailjs-com-2.4.1.tgz#a785b2c13a232714a0376938ecc13a1bfaad6e62"
3374+
integrity sha512-JOnOm+dRv1Rc+yy+Y0QXKxYYdpbRl7C9xlOwKyTmpbCqAM6rcXRAc/D1igiPHqn1eTvCKzpeursTqfX6e7bdBw==
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"
@@ -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.16"
7941+
resolved "https://registry.yarnpkg.com/react-scroll/-/react-scroll-1.7.16.tgz#814f0b97ed171aad1f27e45dad16a8444817fec8"
7942+
integrity sha512-f4M5AdL+3cw3MJ7c/T0hPMY2iHCeQLDXV13lRanAFQ6JIt9xyAdHCpTH9mLUQt9SQh4pRarD+Qc7KhU6qMx3Yg==
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"
@@ -9664,9 +9682,9 @@ websocket-driver@>=0.5.1:
96649682
websocket-extensions ">=0.1.1"
96659683

96669684
websocket-extensions@>=0.1.1:
9667-
version "0.1.3"
9668-
resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.3.tgz#5d2ff22977003ec687a4b87073dfbbac146ccf29"
9669-
integrity sha512-nqHUnMXmBzT0w570r2JpJxfiSD1IzoI+HGVdd3aZ0yNi3ngvQ4jv1dtHt5VGxfI2yj5yqImPhOK4vmIh2xMbGg==
9685+
version "0.1.4"
9686+
resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.4.tgz#7f8473bc839dfd87608adb95d7eb075211578a42"
9687+
integrity sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==
96709688

96719689
whatwg-encoding@^1.0.1, whatwg-encoding@^1.0.3, whatwg-encoding@^1.0.5:
96729690
version "1.0.5"

0 commit comments

Comments
 (0)