mirror of
https://github.com/icereed/paperless-gpt.git
synced 2025-03-13 13:18:02 -05:00
chore(deps): update dependency testcontainers to v10.18.0 (#196)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
caa27c4d53
commit
87b0b4fc07
1 changed files with 3 additions and 3 deletions
6
web-app/package-lock.json
generated
6
web-app/package-lock.json
generated
|
@ -5288,9 +5288,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/testcontainers": {
|
"node_modules/testcontainers": {
|
||||||
"version": "10.17.2",
|
"version": "10.18.0",
|
||||||
"resolved": "https://registry.npmjs.org/testcontainers/-/testcontainers-10.17.2.tgz",
|
"resolved": "https://registry.npmjs.org/testcontainers/-/testcontainers-10.18.0.tgz",
|
||||||
"integrity": "sha512-tnvXQsqwnOUjNENWLllfFmDLQUm24Q0MNL6kbVH35bIKPujEhyG6dOcpU8N5vwA4mD/ZdtwfHel++Z1Tw084uQ==",
|
"integrity": "sha512-MnwWsPjsN5QVe+lSU1LwLZVOyjgwSwv1INzkw8FekdwgvOtvJ7FThQEkbmzRcguQootgwmA9FG54NoTChZDRvA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
Loading…
Reference in a new issue