Skip to content

Commit dfbdbfb

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency underscore to v1.10.2
1 parent 4a1fb16 commit dfbdbfb

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

realworld/backend/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.

realworld/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"passport-local": "1.0.0",
3535
"request": "2.88.2",
3636
"slug": "2.1.1",
37-
"underscore": "1.9.2"
37+
"underscore": "1.10.2"
3838
},
3939
"devDependencies": {
4040
"cross-env": "7.0.2",

realworld/backend/yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2127,9 +2127,10 @@ undefsafe@^2.0.2:
21272127
dependencies:
21282128
debug "^2.2.0"
21292129

2130-
2131-
version "1.9.2"
2132-
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.9.2.tgz#0c8d6f536d6f378a5af264a72f7bec50feb7cf2f"
2130+
2131+
version "1.10.2"
2132+
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.10.2.tgz#73d6aa3668f3188e4adb0f1943bd12cfd7efaaaf"
2133+
integrity sha512-N4P+Q/BuyuEKFJ43B9gYuOj4TQUHXX+j2FqguVOpjkssLUUrnJofCcBccJSCoeturDoZU6GorDTHSvUDlSQbTg==
21332134

21342135
underscore@~1.7.0:
21352136
version "1.7.0"

0 commit comments

Comments
 (0)