Skip to content

Commit 2373e4a

Browse files
Bump underscore from 1.10.2 to 1.12.1 in /frontend
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] <support@github.com>
1 parent a02d4ec commit 2373e4a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"sass-loader": "^8.0.2",
3535
"style-loader": "^1.1.3",
3636
"tabler-ui": "git+https://github.com/tabler/tabler.git#00f78ad823311bc3ad974ac3e5b0126198f0a813",
37-
"underscore": "^1.10.2",
37+
"underscore": "^1.12.1",
3838
"webpack": "^4.42.1",
3939
"webpack-cli": "^3.3.11",
4040
"webpack-visualizer-plugin": "^0.1.11"

frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6594,10 +6594,10 @@ undefsafe@^2.0.2:
65946594
dependencies:
65956595
debug "^2.2.0"
65966596

6597-
underscore@>=1.8.3, underscore@^1.10.2:
6598-
version "1.10.2"
6599-
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.10.2.tgz#73d6aa3668f3188e4adb0f1943bd12cfd7efaaaf"
6600-
integrity sha512-N4P+Q/BuyuEKFJ43B9gYuOj4TQUHXX+j2FqguVOpjkssLUUrnJofCcBccJSCoeturDoZU6GorDTHSvUDlSQbTg==
6597+
underscore@>=1.8.3, underscore@^1.12.1:
6598+
version "1.12.1"
6599+
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.12.1.tgz#7bb8cc9b3d397e201cf8553336d262544ead829e"
6600+
integrity sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw==
66016601

66026602
union-value@^1.0.0:
66036603
version "1.0.1"

0 commit comments

Comments
 (0)