Skip to content

Commit 95c38f5

Browse files
authored
Merge pull request #670 from pjonsson/update-underscore
Update to underscore 1.12.1
2 parents f5f00f6 + aab3957 commit 95c38f5

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
},
3737
"resolutions": {
3838
"terser-webpack-plugin": "^4.2.3",
39+
"underscore": "^1.12.1",
3940
"@types/react": "^17.0.3",
4041
"@types/lodash": "4.14.182",
4142
"@types/node": "^18.15.11"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11551,10 +11551,10 @@ unc-path-regex@^0.1.2:
1155111551
resolved "https://registry.yarnpkg.com/unc-path-regex/-/unc-path-regex-0.1.2.tgz#e73dd3d7b0d7c5ed86fbac6b0ae7d8c6a69d50fa"
1155211552
integrity sha512-eXL4nmJT7oCpkZsHZUOJo8hcX3GbsiDOa0Qu9F646fi8dT3XuSVopVqAcEiVzSKKH7UoDti23wNX3qGFxcW5Qg==
1155311553

11554-
underscore@~1.8.3:
11555-
version "1.8.3"
11556-
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.8.3.tgz#4f3fb53b106e6097fcf9cb4109f2a5e9bdfa5022"
11557-
integrity sha512-5WsVTFcH1ut/kkhAaHf4PVgI8c7++GiVcpCGxPouI6ZVjsqPnSDf8h/8HtVqc0t4fzRXwnMK70EcZeAs3PIddg==
11554+
underscore@^1.12.1, underscore@~1.8.3:
11555+
version "1.13.6"
11556+
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.13.6.tgz#04786a1f589dc6c09f761fc5f45b89e935136441"
11557+
integrity sha512-+A5Sja4HP1M08MaXya7p5LvjuM7K6q/2EaC0+iovj/wOcMsTzMvDFbasi/oSapiwOlt252IqsKqPjCl7huKS0A==
1155811558

1155911559
undertaker-registry@^1.0.0:
1156011560
version "1.0.1"

0 commit comments

Comments
 (0)