Skip to content

Commit 539c80e

Browse files
Bump underscore from 1.10.2 to 1.12.1
Bumps [underscore](https://github.com/jashkenas/underscore) from 1.10.2 to 1.12.1. - [Release notes](https://github.com/jashkenas/underscore/releases) - [Commits](jashkenas/underscore@1.10.2...1.12.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent c8984d4 commit 539c80e

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
@@ -43,7 +43,7 @@
4343
"stream-buffers": "^3.0.1",
4444
"ts-node": "^8.8.2",
4545
"typescript": "^3.7.5",
46-
"underscore": "^1.8.3",
46+
"underscore": "^1.12.1",
4747
"uuid": "^3.0.1"
4848
},
4949
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4879,10 +4879,10 @@ undefsafe@^2.0.2:
48794879
dependencies:
48804880
debug "^2.2.0"
48814881

4882-
underscore@^1.8.3:
4883-
version "1.10.2"
4884-
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.10.2.tgz#73d6aa3668f3188e4adb0f1943bd12cfd7efaaaf"
4885-
integrity sha512-N4P+Q/BuyuEKFJ43B9gYuOj4TQUHXX+j2FqguVOpjkssLUUrnJofCcBccJSCoeturDoZU6GorDTHSvUDlSQbTg==
4882+
underscore@^1.12.1:
4883+
version "1.12.1"
4884+
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.12.1.tgz#7bb8cc9b3d397e201cf8553336d262544ead829e"
4885+
integrity sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw==
48864886

48874887
underscore@~1.8.3:
48884888
version "1.8.3"

0 commit comments

Comments
 (0)