|
1163 | 1163 | call-me-maybe "^1.0.1"
|
1164 | 1164 | glob-to-regexp "^0.3.0"
|
1165 | 1165 |
|
1166 |
| -"@netlify/build@^9.9.7": |
1167 |
| - version "9.9.7" |
1168 |
| - resolved "https://registry.yarnpkg.com/@netlify/build/-/build-9.9.7.tgz#0410d5525fe3c0f196a21228d266a3c7644f15ae" |
1169 |
| - integrity sha512-IEh3GdretsA1P0sZG42CbpcFsguM3rrv76f15R4uYsPGtUBF/ETR/+lIww6am2uuKEur7DilJrY/FYJPjxOqPA== |
| 1166 | +"@netlify/build@^9.10.1": |
| 1167 | + version "9.10.1" |
| 1168 | + resolved "https://registry.yarnpkg.com/@netlify/build/-/build-9.10.1.tgz#e4a2818ace7577d145f5a6d0dab126bb199ecaee" |
| 1169 | + integrity sha512-3JGUyWpostOThjUySstPxibPY0QPolAY6YiCM1oQ9k31Ufe+NdTTUUJoEARa/g5FHGDPwcvQLfZGe/BDRTXfVw== |
1170 | 1170 | dependencies:
|
1171 | 1171 | "@bugsnag/js" "^7.0.0"
|
1172 | 1172 | "@netlify/cache-utils" "^1.0.7"
|
1173 | 1173 | "@netlify/config" "^4.0.2"
|
1174 | 1174 | "@netlify/functions-utils" "^1.3.13"
|
1175 | 1175 | "@netlify/git-utils" "^1.0.8"
|
1176 | 1176 | "@netlify/plugin-edge-handlers" "^1.11.5"
|
1177 |
| - "@netlify/plugins-list" "^2.4.1" |
| 1177 | + "@netlify/plugins-list" "^2.4.2" |
1178 | 1178 | "@netlify/run-utils" "^1.0.6"
|
1179 | 1179 | "@netlify/zip-it-and-ship-it" "^2.7.1"
|
1180 | 1180 | "@sindresorhus/slugify" "^1.1.0"
|
|
1386 | 1386 | rollup-plugin-terser "^7.0.2"
|
1387 | 1387 | typescript "^4.1.5"
|
1388 | 1388 |
|
1389 |
| -"@netlify/plugins-list@^2.4.1": |
1390 |
| - version "2.4.1" |
1391 |
| - resolved "https://registry.yarnpkg.com/@netlify/plugins-list/-/plugins-list-2.4.1.tgz#364425ebe0612417cd17a30d5c6c677fe5472596" |
1392 |
| - integrity sha512-UtBdYK1LodrnOEuLmDWxBblDPQwlQADFNfKzgkmPaAQ6rGQmKpu5UqAr+u0HAJa2cjm5Pr1Zfs1dBhj0bWnmxw== |
| 1389 | +"@netlify/plugins-list@^2.4.2": |
| 1390 | + version "2.4.2" |
| 1391 | + resolved "https://registry.yarnpkg.com/@netlify/plugins-list/-/plugins-list-2.4.2.tgz#88d59bbe38e7130d7b658c090812953b676012b3" |
| 1392 | + integrity sha512-+RgPw02d775gSd0m3L6D2EgnwZupxNzaB0c3necG3RrRHSgfbUjNBww5xxbFUkorTsCJBxg3NF75N6rPO/vYNQ== |
1393 | 1393 |
|
1394 | 1394 | "@netlify/run-utils@^1.0.6":
|
1395 | 1395 | version "1.0.6"
|
@@ -9516,16 +9516,16 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0:
|
9516 | 9516 | resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61"
|
9517 | 9517 | integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
|
9518 | 9518 |
|
9519 |
| - |
9520 |
| - version "3.13.0" |
9521 |
| - resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-3.13.0.tgz#192426f24587101aaa322cf9c13f50cabb422cf0" |
9522 |
| - integrity sha512-kH1Ft32MAYXzVcZLIEWFVjoCanShVmBa2WcvFqJ0ee9gZRnJBWwbj0SIlcfj1RCmjkvKDpEAWvJLEcxun2FMbw== |
| 9519 | + |
| 9520 | + version "3.13.1" |
| 9521 | + resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-3.13.1.tgz#bd56901a2b5d4d1195d88630196c1d82371d375b" |
| 9522 | + integrity sha512-g7ubCROpn1qPfUv5cXVO0R43i8lW1NA9JMguJt2Fg6axBHHWhgG/KtRb7NAogx0ppDVrJCS5YlXjNuuiNiIA2A== |
9523 | 9523 | dependencies:
|
9524 |
| - "@netlify/build" "^9.9.7" |
| 9524 | + "@netlify/build" "^9.10.1" |
9525 | 9525 | "@netlify/config" "^4.1.3"
|
9526 | 9526 | "@netlify/framework-info" "^3.2.0"
|
9527 | 9527 | "@netlify/plugin-edge-handlers" "^1.11.5"
|
9528 |
| - "@netlify/plugins-list" "^2.4.1" |
| 9528 | + "@netlify/plugins-list" "^2.4.2" |
9529 | 9529 | "@netlify/traffic-mesh-agent" "^0.27.10"
|
9530 | 9530 | "@netlify/zip-it-and-ship-it" "^2.7.1"
|
9531 | 9531 | "@oclif/command" "^1.6.1"
|
|
0 commit comments