Skip to content

Commit f3fa663

Browse files
committed
Upgrade underscore to 1.9.1 (from 1.9.0)
1 parent 3f9533f commit f3fa663

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"tableexport": "5.0.2",
7272
"tinymce": "4.7.13",
7373
"tota11y": "0.1.6",
74-
"underscore": "1.9.0",
74+
"underscore": "1.9.1",
7575
"unitegallery": "1.7.28",
7676
"urijs": "1.19.1",
7777
"xlsx": "0.12.12",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5560,9 +5560,9 @@ unc-path-regex@^0.1.0:
55605560
version "0.1.2"
55615561
resolved "https://registry.yarnpkg.com/unc-path-regex/-/unc-path-regex-0.1.2.tgz#e73dd3d7b0d7c5ed86fbac6b0ae7d8c6a69d50fa"
55625562

5563-
underscore@1.9.0:
5564-
version "1.9.0"
5565-
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.9.0.tgz#31dbb314cfcc88f169cd3692d9149d81a00a73e4"
5563+
underscore@1.9.1:
5564+
version "1.9.1"
5565+
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.9.1.tgz#06dce34a0e68a7babc29b365b8e74b8925203961"
55665566

55675567
union-value@^1.0.0:
55685568
version "1.0.0"

0 commit comments

Comments
 (0)