|
2733 | 2733 | "@svgr/plugin-svgo" "8.1.0" |
2734 | 2734 |
|
2735 | 2735 | "@testcontainers/postgresql@^10.16.0": |
2736 | | - version "10.17.2" |
2737 | | - resolved "https://registry.yarnpkg.com/@testcontainers/postgresql/-/postgresql-10.17.2.tgz#23ed687ad6ed5bcb1e01d883ab2681baef2d5bea" |
2738 | | - integrity sha512-W0G2DXU9u7kbhEFDCzReL119iyGOYuLJicn8k7zb/Wl15lq0A4FRurysKxz0pNfi00qBgzacHJiOKQWtonvYig== |
| 2736 | + version "10.18.0" |
| 2737 | + resolved "https://registry.yarnpkg.com/@testcontainers/postgresql/-/postgresql-10.18.0.tgz#87d3acb3a4bc2196bd8e9b7496fe6e3146b59f2b" |
| 2738 | + integrity sha512-WxkE/tBlBpoKvqDEqL3i/mL6BOBWnXb8FXKtLhEeZ3lSt0zlldkTozMmewNsKJtFTBZdv7uFwMzWyXP12t0sxQ== |
2739 | 2739 | dependencies: |
2740 | | - testcontainers "^10.17.2" |
| 2740 | + testcontainers "^10.18.0" |
2741 | 2741 |
|
2742 | 2742 | "@testing-library/dom@^10.4.0": |
2743 | 2743 | version "10.4.0" |
|
3149 | 3149 | "@types/node" "*" |
3150 | 3150 |
|
3151 | 3151 | "@types/node@*": |
3152 | | - version "22.13.1" |
3153 | | - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.1.tgz#a2a3fefbdeb7ba6b89f40371842162fac0934f33" |
3154 | | - integrity sha512-jK8uzQlrvXqEU91UxiK5J7pKHyzgnI1Qnl0QDHIgVGuolJhRb9EEl28Cj9b3rGR8B2lhFCtvIm5os8lFnO/1Ew== |
| 3152 | + version "22.13.4" |
| 3153 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.4.tgz#3fe454d77cd4a2d73c214008b3e331bfaaf5038a" |
| 3154 | + integrity sha512-ywP2X0DYtX3y08eFVx5fNIw7/uIv8hYUKgXoK8oayJlLnKcRfEYCxWMVE1XagUdVtCJlZT1AU4LXEABW+L1Peg== |
3155 | 3155 | dependencies: |
3156 | 3156 | undici-types "~6.20.0" |
3157 | 3157 |
|
@@ -11961,10 +11961,10 @@ test-exclude@^6.0.0: |
11961 | 11961 | glob "^7.1.4" |
11962 | 11962 | minimatch "^3.0.4" |
11963 | 11963 |
|
11964 | | -testcontainers@^10.16.0, testcontainers@^10.17.2: |
11965 | | - version "10.17.2" |
11966 | | - resolved "https://registry.yarnpkg.com/testcontainers/-/testcontainers-10.17.2.tgz#28dc80aad830b1efbcde72641627d131520250b5" |
11967 | | - integrity sha512-tnvXQsqwnOUjNENWLllfFmDLQUm24Q0MNL6kbVH35bIKPujEhyG6dOcpU8N5vwA4mD/ZdtwfHel++Z1Tw084uQ== |
| 11964 | +testcontainers@^10.16.0, testcontainers@^10.18.0: |
| 11965 | + version "10.18.0" |
| 11966 | + resolved "https://registry.yarnpkg.com/testcontainers/-/testcontainers-10.18.0.tgz#dbd74e1d6e5de431414a06fb2c2ed9d82971739e" |
| 11967 | + integrity sha512-MnwWsPjsN5QVe+lSU1LwLZVOyjgwSwv1INzkw8FekdwgvOtvJ7FThQEkbmzRcguQootgwmA9FG54NoTChZDRvA== |
11968 | 11968 | dependencies: |
11969 | 11969 | "@balena/dockerignore" "^1.0.2" |
11970 | 11970 | "@types/dockerode" "^3.3.29" |
|
0 commit comments