Skip to content

Commit d7e85d3

Browse files
authored
Merge pull request #47 from Xeonus/automated/security-resolutions
Security: Update transitive dependency resolutions
2 parents 268a3e7 + 3587c54 commit d7e85d3

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
@@ -152,7 +152,7 @@
152152
"jws": "^3.2.3",
153153
"@remix-run/router": "^1.23.2",
154154
"qs": "^6.14.1",
155-
"lodash": "^4.17.23",
155+
"lodash": "^4.18.0",
156156
"jsonpath": "^1.3.0",
157157
"minimatch": "^5.1.8",
158158
"bn.js": "^5.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10830,10 +10830,10 @@ lodash.uniq@^4.5.0:
1083010830
resolved "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz"
1083110831
integrity sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==
1083210832

10833-
lodash@^4.17.15, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.23, lodash@^4.7.0, lodash@~4.17.0:
10834-
version "4.17.23"
10835-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
10836-
integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==
10833+
lodash@^4.17.15, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.18.0, lodash@^4.7.0, lodash@~4.17.0:
10834+
version "4.18.1"
10835+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c"
10836+
integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==
1083710837

1083810838
log-symbols@^4.0.0, log-symbols@^4.1.0:
1083910839
version "4.1.0"

0 commit comments

Comments
 (0)