Skip to content

Commit 88d406f

Browse files
committed
Upgrade underscore to 1.10.2 (from 1.9.2)
1 parent 16d458f commit 88d406f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"systemjs": "6.2.6",
7373
"tableexport": "5.2.0",
7474
"tinymce": "5.2.1",
75-
"underscore": "1.9.2",
75+
"underscore": "1.10.2",
7676
"unitegallery": "1.7.28",
7777
"urijs": "1.19.2",
7878
"xlsx": "0.15.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6287,10 +6287,10 @@ unc-path-regex@^0.1.2:
62876287
resolved "https://registry.yarnpkg.com/unc-path-regex/-/unc-path-regex-0.1.2.tgz#e73dd3d7b0d7c5ed86fbac6b0ae7d8c6a69d50fa"
62886288
integrity sha1-5z3T17DXxe2G+6xrCufYxqadUPo=
62896289

6290-
underscore@1.9.2:
6291-
version "1.9.2"
6292-
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.9.2.tgz#0c8d6f536d6f378a5af264a72f7bec50feb7cf2f"
6293-
integrity sha512-D39qtimx0c1fI3ya1Lnhk3E9nONswSKhnffBI0gME9C99fYOkNi04xs8K6pePLhvl1frbDemkaBQ5ikWllR2HQ==
6290+
underscore@1.10.2:
6291+
version "1.10.2"
6292+
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.10.2.tgz#73d6aa3668f3188e4adb0f1943bd12cfd7efaaaf"
6293+
integrity sha512-N4P+Q/BuyuEKFJ43B9gYuOj4TQUHXX+j2FqguVOpjkssLUUrnJofCcBccJSCoeturDoZU6GorDTHSvUDlSQbTg==
62946294

62956295
undertaker-registry@^1.0.0:
62966296
version "1.0.1"

0 commit comments

Comments
 (0)