Skip to content

Commit fa92abb

Browse files
meta: update dependency @sequelize/utils to v7.0.0-alpha.46
1 parent d6f4655 commit fa92abb

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@docusaurus/theme-mermaid": "3.6.1",
2929
"@mdx-js/react": "3.0.0",
3030
"@react-hookz/web": "24.0.4",
31-
"@sequelize/utils": "7.0.0-alpha.44",
31+
"@sequelize/utils": "7.0.0-alpha.46",
3232
"clsx": "2.1.1",
3333
"docusaurus-plugin-sass": "0.2.6",
3434
"prism-react-renderer": "2.4.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3356,12 +3356,12 @@
33563356
resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.11.0.tgz#75dce8e972f90bba488e2b0cc677fb233aa357ab"
33573357
integrity sha512-zxnHvoMQVqewTJr/W4pKjF0bMGiKJv1WX7bSrkl46Hg0QjESbzBROWK0Wg4RphzSOS5Jiy7eFimmM3UgMrMZbQ==
33583358

3359-
"@sequelize/[email protected].44":
3360-
version "7.0.0-alpha.44"
3361-
resolved "https://registry.yarnpkg.com/@sequelize/utils/-/utils-7.0.0-alpha.44.tgz#2e0de564ede76f8a6e08c13835c70adddef86751"
3362-
integrity sha512-Ol7wl8Y3pmDtIRd0iQfqXvEWx4u2DirBPvpKGWP4UTWPK70x565MlRseWjsEgGnktx/hqDxYWEGrtiagdGM0sg==
3359+
"@sequelize/[email protected].46":
3360+
version "7.0.0-alpha.46"
3361+
resolved "https://registry.yarnpkg.com/@sequelize/utils/-/utils-7.0.0-alpha.46.tgz#bf7bd857987f0c7210401479ab8344c4f21eda80"
3362+
integrity sha512-YOPCa189WimlT10mokbOObkgSJvv3IgEQG7OhszSkQJWDvVjI6WmBsjD+LB2p5IY2kUWyKaRVmaDxW1u/SSQIg==
33633363
dependencies:
3364-
"@types/lodash" "^4.17.0"
3364+
"@types/lodash" "^4.17.16"
33653365
lodash "^4.17.21"
33663366

33673367
"@sideway/address@^4.1.5":
@@ -3950,10 +3950,10 @@
39503950
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
39513951
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
39523952

3953-
"@types/lodash@^4.17.0":
3954-
version "4.17.0"
3955-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.0.tgz#d774355e41f372d5350a4d0714abb48194a489c3"
3956-
integrity sha512-t7dhREVv6dbNj0q17X12j7yDG4bD/DHYX7o5/DbDxobP0HnGPgpRz2Ej77aL7TZT3DSw13fqUTj8J4mMnqa7WA==
3953+
"@types/lodash@^4.17.16":
3954+
version "4.17.16"
3955+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.16.tgz#94ae78fab4a38d73086e962d0b65c30d816bfb0a"
3956+
integrity sha512-HX7Em5NYQAXKW+1T+FiuG27NGwzJfCX3s1GjOa7ujxZa52kjJLOr4FUxT+giF6Tgxv1e+/czV/iTtBw27WTU9g==
39573957

39583958
"@types/mdast@^3.0.0":
39593959
version "3.0.15"

0 commit comments

Comments
 (0)