Skip to content

Commit 561cb7b

Browse files
Bump underscore from 1.9.1 to 1.13.8
Bumps [underscore](https://github.com/jashkenas/underscore) from 1.9.1 to 1.13.8. - [Commits](jashkenas/underscore@1.9.1...1.13.8) --- updated-dependencies: - dependency-name: underscore dependency-version: 1.13.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5e48dab commit 561cb7b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"tmp-promise": "^1.0.3",
8383
"trie-search": "^1.0.0",
8484
"umzug": "^2.2.0",
85-
"underscore": "^1.8.0",
85+
"underscore": "^1.13.8",
8686
"uuid": "^3.2.1",
8787
"validator": "^13.15.20",
8888
"value-event": "^5.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7705,10 +7705,10 @@ undeclared-identifiers@^1.1.2:
77057705
simple-concat "^1.0.0"
77067706
xtend "^4.0.1"
77077707

7708-
underscore@^1.8.0:
7709-
version "1.9.1"
7710-
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.9.1.tgz#06dce34a0e68a7babc29b365b8e74b8925203961"
7711-
integrity sha512-5/4etnCkd9c8gwgowi5/om/mYO5ajCaOgdzj/oW+0eQV9WxKBDZw5+ycmKmeaTXjInS/W0BzpGLo2xR2aBwZdg==
7708+
underscore@^1.13.8:
7709+
version "1.13.8"
7710+
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.13.8.tgz#a93a21186c049dbf0e847496dba72b7bd8c1e92b"
7711+
integrity sha512-DXtD3ZtEQzc7M8m4cXotyHR+FAS18C64asBYY5vqZexfYryNNnDc02W4hKg3rdQuqOYas1jkseX0+nZXjTXnvQ==
77127712

77137713
unicode-canonical-property-names-ecmascript@^1.0.4:
77147714
version "1.0.4"

0 commit comments

Comments
 (0)