Skip to content
This repository was archived by the owner on May 13, 2021. It is now read-only.

Commit fa48f67

Browse files
Merge pull request #103 from parity-js/dependabot/npm_and_yarn/lodash-4.17.13
2 parents b50926a + 4c518d2 commit fa48f67

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
},
5353
"dependencies": {
5454
"@parity/ui": "^3.1.25",
55-
"lodash": "^4.17.11",
55+
"lodash": "^4.17.13",
5656
"react-intl": "^2.9.0",
5757
"semantic-ui-react": "^0.87.2"
5858
},

yarn.lock

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3803,10 +3803,14 @@ lodash.throttle@^4.1.1:
38033803
version "4.1.1"
38043804
resolved "https://registry.yarnpkg.com/lodash.throttle/-/lodash.throttle-4.1.1.tgz#c23e91b710242ac70c37f1e1cda9274cc39bf2f4"
38053805

3806-
[email protected], lodash@^4.13.1, lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.2.1, lodash@~4.17.4:
3806+
38073807
version "4.17.11"
38083808
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
38093809

3810+
lodash@^4.13.1, lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.2.1, lodash@~4.17.4:
3811+
version "4.17.13"
3812+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.13.tgz#0bdc3a6adc873d2f4e0c4bac285df91b64fc7b93"
3813+
38103814
log-symbols@^2.2.0:
38113815
version "2.2.0"
38123816
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-2.2.0.tgz#5740e1c5d6f0dfda4ad9323b5332107ef6b4c40a"

0 commit comments

Comments
 (0)