mirror of
https://github.com/icereed/paperless-gpt.git
synced 2025-03-12 12:58:02 -05:00
chore(deps): update dependency testcontainers to v10.19.0
This commit is contained in:
parent
72a23ac51e
commit
0cc4478811
1 changed files with 3 additions and 3 deletions
6
web-app/package-lock.json
generated
6
web-app/package-lock.json
generated
|
@ -5311,9 +5311,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/testcontainers": {
|
||||
"version": "10.18.0",
|
||||
"resolved": "https://registry.npmjs.org/testcontainers/-/testcontainers-10.18.0.tgz",
|
||||
"integrity": "sha512-MnwWsPjsN5QVe+lSU1LwLZVOyjgwSwv1INzkw8FekdwgvOtvJ7FThQEkbmzRcguQootgwmA9FG54NoTChZDRvA==",
|
||||
"version": "10.19.0",
|
||||
"resolved": "https://registry.npmjs.org/testcontainers/-/testcontainers-10.19.0.tgz",
|
||||
"integrity": "sha512-/mbcCOaj6jj2IPMMmt+YrBi71MZ4BqEzqicjAInsfEox4pVVMnYIW4CkWOdCLiuZ9nVUkoBtxFSJDTqggJNB5A==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
Loading…
Reference in a new issue