mirror of
https://github.com/icereed/paperless-gpt.git
synced 2025-03-12 21:08:00 -05:00
chore(deps): update dependency testcontainers to v10.18.0
This commit is contained in:
parent
caa27c4d53
commit
9ff5cc66e9
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": {
|
||||
"version": "10.17.2",
|
||||
"resolved": "https://registry.npmjs.org/testcontainers/-/testcontainers-10.17.2.tgz",
|
||||
"integrity": "sha512-tnvXQsqwnOUjNENWLllfFmDLQUm24Q0MNL6kbVH35bIKPujEhyG6dOcpU8N5vwA4mD/ZdtwfHel++Z1Tw084uQ==",
|
||||
"version": "10.18.0",
|
||||
"resolved": "https://registry.npmjs.org/testcontainers/-/testcontainers-10.18.0.tgz",
|
||||
"integrity": "sha512-MnwWsPjsN5QVe+lSU1LwLZVOyjgwSwv1INzkw8FekdwgvOtvJ7FThQEkbmzRcguQootgwmA9FG54NoTChZDRvA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
Loading…
Reference in a new issue