This repository has been archived by the owner on Mar 4, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency botbuilder to v4.21.3
- Loading branch information
1 parent
fd82ce8
commit e2e6764
Showing
2 changed files
with
74 additions
and
109 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -115,17 +115,22 @@ | |
resolved "https://registry.yarnpkg.com/@azure/msal-common/-/msal-common-13.2.0.tgz#e3c6e35c0bf96ea59deaab08286a7b51b9d1ec91" | ||
integrity sha512-rnstQ7Zgn3fSTKNQO+/YNV34/QXJs0vni7IA0/3QB1EEyrJg14xyRmTqlw9ta+pdSuT5OJwUP8kI3D/rBwUIBw== | ||
|
||
"@azure/[email protected]": | ||
version "13.3.1" | ||
resolved "https://registry.yarnpkg.com/@azure/msal-common/-/msal-common-13.3.1.tgz#012465bf940d12375dc47387b754ccf9d6b92180" | ||
integrity sha512-Lrk1ozoAtaP/cp53May3v6HtcFSVxdFrg2Pa/1xu5oIvsIwhxW6zSPibKefCOVgd5osgykMi5jjcZHv8XkzZEQ== | ||
|
||
"@azure/msal-common@^7.0.0": | ||
version "7.6.0" | ||
resolved "https://registry.yarnpkg.com/@azure/msal-common/-/msal-common-7.6.0.tgz#b52e97ef540275f72611cff57937dfa0b34cdcca" | ||
integrity sha512-XqfbglUTVLdkHQ8F9UQJtKseRr3sSnr9ysboxtoswvaMVaEfvyLtMoHv9XdKUfOc0qKGzNgRFd9yRjIWVepl6Q== | ||
|
||
"@azure/msal-node@^1.10.0": | ||
version "1.18.0" | ||
resolved "https://registry.yarnpkg.com/@azure/msal-node/-/msal-node-1.18.0.tgz#53591e63383c0163156331c8f570a4402f7ec715" | ||
integrity sha512-N6GX1Twxw524e7gaJvj7hKtrPRmZl9qGY7U4pmUdx4XzoWYRFfYk4H1ZjVhQ7pwb5Ks88NNhbXVCagsuYPTEFg== | ||
"@azure/msal-node@^1.10.0", "@azure/msal-node@^1.2.0": | ||
version "1.18.4" | ||
resolved "https://registry.yarnpkg.com/@azure/msal-node/-/msal-node-1.18.4.tgz#c921b0447c92fb3b0cb1ebf5a9a76fcad2ec7c21" | ||
integrity sha512-Kc/dRvhZ9Q4+1FSfsTFDME/v6+R2Y1fuMty/TfwqE5p9GTPw08BPbKgeWinE8JRHRp+LemjQbUZsn4Q4l6Lszg== | ||
dependencies: | ||
"@azure/msal-common" "13.2.0" | ||
"@azure/msal-common" "13.3.1" | ||
jsonwebtoken "^9.0.0" | ||
uuid "^8.3.0" | ||
|
||
|
@@ -212,11 +217,6 @@ | |
dependencies: | ||
"@types/node" "*" | ||
|
||
"@xmldom/xmldom@^0.7.0": | ||
version "0.7.11" | ||
resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.7.11.tgz#adecc134521274711d071d5b0200907cc83b38ee" | ||
integrity sha512-UDi3g6Jss/W5FnSzO9jCtQwEpfymt0M+sPPlmLhDH6h2TJ8j4ESE/LpmNPBij15J5NKkk4/cg/qoVMdWI3vnlQ== | ||
|
||
abbrev@1: | ||
version "1.1.1" | ||
resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8" | ||
|
@@ -229,19 +229,10 @@ abort-controller@^3.0.0: | |
dependencies: | ||
event-target-shim "^5.0.0" | ||
|
||
[email protected]: | ||
version "0.2.3" | ||
resolved "https://registry.yarnpkg.com/adal-node/-/adal-node-0.2.3.tgz#87ed3dbed344f6e114e36bf18fe1c4e7d3cc6069" | ||
integrity sha512-gMKr8RuYEYvsj7jyfCv/4BfKToQThz20SP71N3AtFn3ia3yAR8Qt2T3aVQhuJzunWs2b38ZsQV0qsZPdwZr7VQ== | ||
dependencies: | ||
"@xmldom/xmldom" "^0.7.0" | ||
async "^2.6.3" | ||
axios "^0.21.1" | ||
date-utils "*" | ||
jws "3.x.x" | ||
underscore ">= 1.3.1" | ||
uuid "^3.1.0" | ||
xpath.js "~1.1.0" | ||
[email protected]: | ||
version "1.2.3" | ||
resolved "https://registry.yarnpkg.com/adaptivecards/-/adaptivecards-1.2.3.tgz#b69319c75bd214a5ec48119240c98449e7df685a" | ||
integrity sha512-amQ5OSW3OpIkrxVKLjxVBPk/T49yuOtnqs1z5ZPfZr0+OpTovzmiHbyoAGDIsu5SNYHwOZFp/3LGOnRaALFa/g== | ||
|
||
agent-base@6: | ||
version "6.0.2" | ||
|
@@ -296,13 +287,6 @@ [email protected], assert-plus@^1.0.0: | |
resolved "https://registry.yarnpkg.com/assert-plus/-/assert-plus-1.0.0.tgz#f12e0f3c5d77b0b1cdd9146942e4e96c1e4dd525" | ||
integrity sha512-NfJ4UzBCcQGLDlQq7nHxH+tv3kyZ0hHQqF5BO6J7tNJeP5do1llPr8dZ8zHonfhAu0PHAdMkSo+8o0wxg9lZWw== | ||
|
||
async@^2.6.3: | ||
version "2.6.4" | ||
resolved "https://registry.yarnpkg.com/async/-/async-2.6.4.tgz#706b7ff6084664cd7eae713f6f965433b5504221" | ||
integrity sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA== | ||
dependencies: | ||
lodash "^4.17.14" | ||
|
||
asynckit@^0.4.0: | ||
version "0.4.0" | ||
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79" | ||
|
@@ -313,13 +297,6 @@ atomic-sleep@^1.0.0: | |
resolved "https://registry.yarnpkg.com/atomic-sleep/-/atomic-sleep-1.0.0.tgz#eb85b77a601fc932cfe432c5acd364a9e2c9075b" | ||
integrity sha512-kNOjDqAh7px0XWNI+4QbzoiR/nTkHAWNud2uvnJquD1/x5a7EQZMJT0AczqK0Qn67oY/TTQ1LbUKajZpp3I9tQ== | ||
|
||
axios@^0.21.1: | ||
version "0.21.4" | ||
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.4.tgz#c67b90dc0568e5c1cf2b0b858c43ba28e2eda575" | ||
integrity sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg== | ||
dependencies: | ||
follow-redirects "^1.14.0" | ||
|
||
axios@^0.25.0: | ||
version "0.25.0" | ||
resolved "https://registry.yarnpkg.com/axios/-/axios-0.25.0.tgz#349cfbb31331a9b4453190791760a8d35b093e0a" | ||
|
@@ -354,78 +331,81 @@ binary-extensions@^2.0.0: | |
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.2.0.tgz#75f502eeaf9ffde42fc98829645be4ea76bd9e2d" | ||
integrity sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA== | ||
|
||
botbuilder-core@4.20.1: | ||
version "4.20.1" | ||
resolved "https://registry.yarnpkg.com/botbuilder-core/-/botbuilder-core-4.20.1.tgz#7bbbc2167fe2951270cc5b741b441cdbeb377025" | ||
integrity sha512-m06cmqRU5NtI1AzlgNCM4MNl5pWwtNYUm4xGBQZwmgdQz1NVZOSXtV+DpYsJUNHpONSe9ehFSdwZrbpuR/DFrw== | ||
botbuilder-core@4.21.3: | ||
version "4.21.3" | ||
resolved "https://registry.yarnpkg.com/botbuilder-core/-/botbuilder-core-4.21.3.tgz#485bd7511570e243cd456f9c74a4619586c04478" | ||
integrity sha512-Zy0YwWAos3vSmIrCSf/upEyfq2hDshdj+PFzD2bsPe5raersKRVjz/cxUQjUDNMIfsRb72W53SKFLtkH0cKOtg== | ||
dependencies: | ||
botbuilder-dialogs-adaptive-runtime-core "4.20.1-preview" | ||
botbuilder-stdlib "4.20.1-internal" | ||
botframework-connector "4.20.1" | ||
botframework-schema "4.20.1" | ||
botbuilder-dialogs-adaptive-runtime-core "4.21.3-preview" | ||
botbuilder-stdlib "4.21.3-internal" | ||
botframework-connector "4.21.3" | ||
botframework-schema "4.21.3" | ||
uuid "^8.3.2" | ||
zod "~1.11.17" | ||
zod "^3.22.4" | ||
|
||
botbuilder-dialogs-adaptive-runtime-core@4.20.1-preview: | ||
version "4.20.1-preview" | ||
resolved "https://registry.yarnpkg.com/botbuilder-dialogs-adaptive-runtime-core/-/botbuilder-dialogs-adaptive-runtime-core-4.20.1-preview.tgz#6606100a517dc70aef727423819c55cdc4b458da" | ||
integrity sha512-WpWzvVkzJmyFcJKf2y3r4qfYPP5aWyIBsFhbiCofyten3JiJD6d5m7G+4uQJTRqByPYao9A95BE2C18I8zcuxw== | ||
botbuilder-dialogs-adaptive-runtime-core@4.21.3-preview: | ||
version "4.21.3-preview" | ||
resolved "https://registry.yarnpkg.com/botbuilder-dialogs-adaptive-runtime-core/-/botbuilder-dialogs-adaptive-runtime-core-4.21.3-preview.tgz#bcfe3bdbefea0cd9806a4563c0cef6a55ed6f1c4" | ||
integrity sha512-5nWsa/Rcx2327343Hsgqm2718NdBoOv0nrgJ09PhVw2jYGgWwXx1OmiuRNaHJhQqLehq33bSN27QxbQdbQ+HJg== | ||
dependencies: | ||
dependency-graph "^0.10.0" | ||
|
||
botbuilder-stdlib@4.20.1-internal: | ||
version "4.20.1-internal" | ||
resolved "https://registry.yarnpkg.com/botbuilder-stdlib/-/botbuilder-stdlib-4.20.1-internal.tgz#7784a851f27989cdd5e43dbe1bf7d77e69ccea4d" | ||
integrity sha512-zOxA6cjRE6cqsReIJ+fwvxAMjXu2AlD0XuYM6/QPW86xbev7aA4gW4e8OZL6ckgX3IRYAtUbL7ikadxdeoMVjQ== | ||
botbuilder-stdlib@4.21.3-internal: | ||
version "4.21.3-internal" | ||
resolved "https://registry.yarnpkg.com/botbuilder-stdlib/-/botbuilder-stdlib-4.21.3-internal.tgz#ed9277dc4392be0251d164891af632ffb732bc08" | ||
integrity sha512-gZXcYW9Y6zg1Ot1OyAB+klri0e2b4Iu6EVmL63Kbi5+2lfRgdaybmhIfmIulFnoKXTpvudY/uYteWhx0aU72dg== | ||
|
||
botbuilder@4.20.1: | ||
version "4.20.1" | ||
resolved "https://registry.yarnpkg.com/botbuilder/-/botbuilder-4.20.1.tgz#efff94cbf2a4e8dc8590b1e77ad833685ea3896d" | ||
integrity sha512-Yc/JdyxrhmWDUET0YVSoHhmMYO0eAwlzpRLlyOkZilv55QsNyLZeNdKcqbrBbA9izg790SW6LqTHlkkbtkvWJA== | ||
botbuilder@4.21.3: | ||
version "4.21.3" | ||
resolved "https://registry.yarnpkg.com/botbuilder/-/botbuilder-4.21.3.tgz#cff3e6e86bb53c1ab20ebd7551e4805b03fa4f31" | ||
integrity sha512-kngYg40Vbf+q1/dgW32yk7RWqwkoK2ylQCN0PkbxaLNpZ+IMNd90NWYrKaKZWMVXBeqp+tMp973DcFgBFjFsSQ== | ||
dependencies: | ||
"@azure/ms-rest-js" "^2.7.0" | ||
"@azure/msal-node" "^1.2.0" | ||
axios "^0.25.0" | ||
botbuilder-core "4.20.1" | ||
botbuilder-stdlib "4.20.1-internal" | ||
botframework-connector "4.20.1" | ||
botframework-schema "4.20.1" | ||
botframework-streaming "4.20.1" | ||
botbuilder-core "4.21.3" | ||
botbuilder-stdlib "4.21.3-internal" | ||
botframework-connector "4.21.3" | ||
botframework-schema "4.21.3" | ||
botframework-streaming "4.21.3" | ||
dayjs "^1.10.3" | ||
filenamify "^4.1.0" | ||
fs-extra "^7.0.1" | ||
htmlparser2 "^6.0.1" | ||
uuid "^8.3.2" | ||
zod "~1.11.17" | ||
zod "^3.22.4" | ||
|
||
botframework-connector@4.20.1: | ||
version "4.20.1" | ||
resolved "https://registry.yarnpkg.com/botframework-connector/-/botframework-connector-4.20.1.tgz#add85ca54e78646b57f8f79a69ad9736fd7bd212" | ||
integrity sha512-mwVtawKhfbmO2S+E7g913gCbQExnDsFW8V+5ZH5OgtSuBuF5O01+Asl4tWiWG5l2hHZJHWNUSJ6Gd0ekX9gv5A== | ||
botframework-connector@4.21.3: | ||
version "4.21.3" | ||
resolved "https://registry.yarnpkg.com/botframework-connector/-/botframework-connector-4.21.3.tgz#2440bb24ab73c4a504ed94c7cc04bc05551325f9" | ||
integrity sha512-xzUqq+yTah64QidZvHYoho7PIXeAPE5nYrj9ZTLtFFM8AboP5HTGJAH/X2v0RbcblYFAm5aLH1SbdiftUe3MeQ== | ||
dependencies: | ||
"@azure/identity" "^2.0.4" | ||
"@azure/ms-rest-js" "^2.7.0" | ||
adal-node "0.2.3" | ||
"@azure/msal-node" "^1.2.0" | ||
axios "^0.25.0" | ||
base64url "^3.0.0" | ||
botbuilder-stdlib "4.20.1-internal" | ||
botframework-schema "4.20.1" | ||
botbuilder-stdlib "4.21.3-internal" | ||
botframework-schema "4.21.3" | ||
cross-fetch "^3.0.5" | ||
jsonwebtoken "^9.0.0" | ||
openssl-wrapper "^0.3.4" | ||
rsa-pem-from-mod-exp "^0.8.4" | ||
zod "~1.11.17" | ||
zod "^3.22.4" | ||
|
||
botframework-schema@4.20.1: | ||
version "4.20.1" | ||
resolved "https://registry.yarnpkg.com/botframework-schema/-/botframework-schema-4.20.1.tgz#7a7944c930e968c908f5e2c3f0e55cfec692e358" | ||
integrity sha512-OYigGFWbkb+biQeQi9dSWDXSgR0KAmnTJXtsdAa+1I7fxR1Brw3zWZUTcE92gcdSrIf/+qo+IRIm7hzQSqqjwg== | ||
botframework-schema@4.21.3: | ||
version "4.21.3" | ||
resolved "https://registry.yarnpkg.com/botframework-schema/-/botframework-schema-4.21.3.tgz#85f6827a071a78e9eaacbc8cd9466da4de9fdd4a" | ||
integrity sha512-oG43Dk9slsceDFcehcN1jOY01uBz6Ct/Q+z52MBZhI9vzKiD/8ne4e1C1jaAdQaxSgMLcISI57i7h4OYAf63Iw== | ||
dependencies: | ||
adaptivecards "1.2.3" | ||
uuid "^8.3.2" | ||
zod "~1.11.17" | ||
zod "^3.22.4" | ||
|
||
botframework-streaming@4.20.1: | ||
version "4.20.1" | ||
resolved "https://registry.yarnpkg.com/botframework-streaming/-/botframework-streaming-4.20.1.tgz#69208e2a6343696aae19384eee9cb177f055693e" | ||
integrity sha512-BRCZhckACjMPGB/Skm7yYDGv5/wVek4xbl9eIPEUqGFCF2FEF/EWoDIfWXa0wvnYIAW7UggGG/50Mqm0yEdSgw== | ||
botframework-streaming@4.21.3: | ||
version "4.21.3" | ||
resolved "https://registry.yarnpkg.com/botframework-streaming/-/botframework-streaming-4.21.3.tgz#6de5195b3ced991b7bb9b0f9d1a0e1cf3af4cb4e" | ||
integrity sha512-xqG+tcoaLhscqyXGV+Ysv3u+sjRYoBuxvZVAoGdcVSNCq6L9A4hfl/iCEVGmkuqnfBF4dtTbXuFjNvsaLp+QNA== | ||
dependencies: | ||
"@types/node" "^10.17.27" | ||
"@types/ws" "^6.0.3" | ||
|
@@ -601,11 +581,6 @@ dashdash@^1.12.0: | |
dependencies: | ||
assert-plus "^1.0.0" | ||
|
||
date-utils@*: | ||
version "1.2.21" | ||
resolved "https://registry.yarnpkg.com/date-utils/-/date-utils-1.2.21.tgz#61fb16cdc1274b3c9acaaffe9fc69df8720a2b64" | ||
integrity sha512-wJMBjqlwXR0Iv0wUo/lFbhSQ7MmG1hl36iuxuE91kW+5b5sWbase73manEqNH9sOLFAMG83B4ffNKq9/Iq0FVA== | ||
|
||
dayjs@^1.10.3: | ||
version "1.11.9" | ||
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.9.tgz#9ca491933fadd0a60a2c19f6c237c03517d71d1a" | ||
|
@@ -854,7 +829,7 @@ find-up@^4.1.0: | |
locate-path "^5.0.0" | ||
path-exists "^4.0.0" | ||
|
||
follow-redirects@^1.14.0, follow-redirects@^1.14.7: | ||
follow-redirects@^1.14.7: | ||
version "1.15.2" | ||
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13" | ||
integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA== | ||
|
@@ -1190,7 +1165,7 @@ jwa@^2.0.0: | |
ecdsa-sig-formatter "1.0.11" | ||
safe-buffer "^5.0.1" | ||
|
||
jws@3.x.x, jws@^3.2.2: | ||
jws@^3.2.2: | ||
version "3.2.2" | ||
resolved "https://registry.yarnpkg.com/jws/-/jws-3.2.2.tgz#001099f3639468c9414000e99995fa52fb478304" | ||
integrity sha512-YHlZCB6lMTllWDtSPHz/ZXTsi8S00usEV6v1tjq8tOUZzw7DpSDWVXjXDre6ed1w/pd495ODpHZYSdkRTsa0HA== | ||
|
@@ -1213,7 +1188,7 @@ locate-path@^5.0.0: | |
dependencies: | ||
p-locate "^4.1.0" | ||
|
||
lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.21: | ||
lodash@^4.17.11, lodash@^4.17.15, lodash@^4.17.21: | ||
version "4.17.21" | ||
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" | ||
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== | ||
|
@@ -1381,6 +1356,11 @@ open@^8.0.0: | |
is-docker "^2.1.1" | ||
is-wsl "^2.2.0" | ||
|
||
openssl-wrapper@^0.3.4: | ||
version "0.3.4" | ||
resolved "https://registry.yarnpkg.com/openssl-wrapper/-/openssl-wrapper-0.3.4.tgz#c01ec98e4dcd2b5dfe0b693f31827200e3b81b07" | ||
integrity sha512-iITsrx6Ho8V3/2OVtmZzzX8wQaKAaFXEJQdzoPUZDtyf5jWFlqo+h+OhGT4TATQ47f9ACKHua8nw7Qoy85aeKQ== | ||
|
||
p-limit@^2.2.0: | ||
version "2.3.0" | ||
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-2.3.0.tgz#3dd33c647a214fdfffd835933eb086da0dc21db1" | ||
|
@@ -1929,11 +1909,6 @@ undefsafe@^2.0.5: | |
resolved "https://registry.yarnpkg.com/undefsafe/-/undefsafe-2.0.5.tgz#38733b9327bdcd226db889fb723a6efd162e6e2c" | ||
integrity sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA== | ||
|
||
"underscore@>= 1.3.1": | ||
version "1.13.6" | ||
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.13.6.tgz#04786a1f589dc6c09f761fc5f45b89e935136441" | ||
integrity sha512-+A5Sja4HP1M08MaXya7p5LvjuM7K6q/2EaC0+iovj/wOcMsTzMvDFbasi/oSapiwOlt252IqsKqPjCl7huKS0A== | ||
|
||
universalify@^0.1.0: | ||
version "0.1.2" | ||
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66" | ||
|
@@ -1944,11 +1919,6 @@ util-deprecate@^1.0.1, util-deprecate@~1.0.1: | |
resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf" | ||
integrity sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw== | ||
|
||
uuid@^3.1.0: | ||
version "3.4.0" | ||
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee" | ||
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A== | ||
|
||
uuid@^8.3.0, uuid@^8.3.2: | ||
version "8.3.2" | ||
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2" | ||
|
@@ -2032,11 +2002,6 @@ xmlbuilder@~11.0.0: | |
resolved "https://registry.yarnpkg.com/xmlbuilder/-/xmlbuilder-11.0.1.tgz#be9bae1c8a046e76b31127726347d0ad7002beb3" | ||
integrity sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA== | ||
|
||
xpath.js@~1.1.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/xpath.js/-/xpath.js-1.1.0.tgz#3816a44ed4bb352091083d002a383dd5104a5ff1" | ||
integrity sha512-jg+qkfS4K8E7965sqaUl8mRngXiKb3WZGfONgE18pr03FUQiuSV6G+Ej4tS55B+rIQSFEIw3phdVAQ4pPqNWfQ== | ||
|
||
y18n@^4.0.0: | ||
version "4.0.3" | ||
resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.3.tgz#b5f259c82cd6e336921efd7bfd8bf560de9eeedf" | ||
|
@@ -2072,7 +2037,7 @@ yargs@^15.3.1: | |
y18n "^4.0.0" | ||
yargs-parser "^18.1.2" | ||
|
||
zod@~1.11.17: | ||
version "1.11.17" | ||
resolved "https://registry.yarnpkg.com/zod/-/zod-1.11.17.tgz#2aae9e91fc66128116ae9844e8f416a95f453f8e" | ||
integrity sha512-UzIwO92D0dSFwIRyyqAfRXICITLjF0IP8tRbEK/un7adirMssWZx8xF/1hZNE7t61knWZ+lhEuUvxlu2MO8qqA== | ||
zod@^3.22.4: | ||
version "3.22.4" | ||
resolved "https://registry.yarnpkg.com/zod/-/zod-3.22.4.tgz#f31c3a9386f61b1f228af56faa9255e845cf3fff" | ||
integrity sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg== |