mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
Merge pull request #24424 from nextcloud/dependabot/npm_and_yarn/css-vars-ponyfill-2.4.2
This commit is contained in:
commit
785029d693
4 changed files with 6 additions and 6 deletions
2
core/js/dist/main.js
vendored
2
core/js/dist/main.js
vendored
File diff suppressed because one or more lines are too long
2
core/js/dist/main.js.map
vendored
2
core/js/dist/main.js.map
vendored
File diff suppressed because one or more lines are too long
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -3804,9 +3804,9 @@
|
|||
}
|
||||
},
|
||||
"css-vars-ponyfill": {
|
||||
"version": "2.4.1",
|
||||
"resolved": "https://registry.npmjs.org/css-vars-ponyfill/-/css-vars-ponyfill-2.4.1.tgz",
|
||||
"integrity": "sha512-duoN5j10VJPdPUgo/H4PwvxhSxhJWgfymjeIGpTA7+KzQ2AmeFHnlKwrCYC9Ii+HUpC8BrIS5fhwcuaNOs/Hrg=="
|
||||
"version": "2.4.2",
|
||||
"resolved": "https://registry.npmjs.org/css-vars-ponyfill/-/css-vars-ponyfill-2.4.2.tgz",
|
||||
"integrity": "sha512-kp8Ufs7jJDoaSym1hw/deawtakLJJTAQMB4ZgkdyOwCTJHqEClbpXI910ovQU4Guxt37EcdRiqppG9ihFyCjPQ=="
|
||||
},
|
||||
"cssesc": {
|
||||
"version": "3.0.0",
|
||||
|
|
|
|||
|
|
@ -48,7 +48,7 @@
|
|||
"camelcase": "^6.2.0",
|
||||
"clipboard": "^2.0.6",
|
||||
"core-js": "^3.7.0",
|
||||
"css-vars-ponyfill": "^2.4.1",
|
||||
"css-vars-ponyfill": "^2.4.2",
|
||||
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.2.1",
|
||||
"debounce": "^1.2.0",
|
||||
"dompurify": "^2.2.2",
|
||||
|
|
|
|||
Loading…
Reference in a new issue