mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 09:42:09 -04:00
Merge pull request #60770 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/tmp-0.2.6
chore(deps-dev): Bump tmp from 0.2.5 to 0.2.6 in /build/frontend-legacy
This commit is contained in:
commit
7930199bca
1 changed files with 3 additions and 3 deletions
6
build/frontend-legacy/package-lock.json
generated
6
build/frontend-legacy/package-lock.json
generated
|
|
@ -17868,9 +17868,9 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/tmp": {
|
||||
"version": "0.2.5",
|
||||
"resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.5.tgz",
|
||||
"integrity": "sha512-voyz6MApa1rQGUxT3E+BK7/ROe8itEx7vD8/HEvt4xwXucvQ5G5oeEiHkmHZJuBO21RpOf+YYm9MOivj709jow==",
|
||||
"version": "0.2.6",
|
||||
"resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.6.tgz",
|
||||
"integrity": "sha512-5sJPdPjfI5Kx+qbrDesxkglRBxW//g7hCsqspEjwkewGvBMGIKMOTKzLt1hFVJzyadba3lDUN20O9qhvbQUSTA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue