Merge pull request #13989 from nextcloud/dependabot/npm_and_yarn/css-vars-ponyfill-1.16.4
Bump css-vars-ponyfill from 1.16.3 to 1.16.4
This commit is contained in:
commit
f705ffcfab
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -2060,9 +2060,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"css-vars-ponyfill": {
|
"css-vars-ponyfill": {
|
||||||
"version": "1.16.3",
|
"version": "1.16.4",
|
||||||
"resolved": "https://registry.npmjs.org/css-vars-ponyfill/-/css-vars-ponyfill-1.16.3.tgz",
|
"resolved": "https://registry.npmjs.org/css-vars-ponyfill/-/css-vars-ponyfill-1.16.4.tgz",
|
||||||
"integrity": "sha512-JpMyaChvHNAGo21ap+NmzcALPq4fk8d5Yw8g92MCexMtGmKYXwX/53rMCnHDT/YpQIoW6URNpBENkMi+Wu4qkg=="
|
"integrity": "sha512-5B5SsjF/7kQPi2HvHNZAmh+LHLeGEkQO3Nqk/EoJyzZ1YOpzpX87FS4Y+s49XnTUlw9RAzgHenzVZF/I1olZcA=="
|
||||||
},
|
},
|
||||||
"cssesc": {
|
"cssesc": {
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
|
|
|
@ -27,7 +27,7 @@
|
||||||
"blueimp-md5": "^2.10.0",
|
"blueimp-md5": "^2.10.0",
|
||||||
"bootstrap": "^3.4.0",
|
"bootstrap": "^3.4.0",
|
||||||
"clipboard": "^2.0.4",
|
"clipboard": "^2.0.4",
|
||||||
"css-vars-ponyfill": "^1.16.3",
|
"css-vars-ponyfill": "^1.16.4",
|
||||||
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.1.3",
|
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.1.3",
|
||||||
"dompurify": "^1.0.9",
|
"dompurify": "^1.0.9",
|
||||||
"handlebars": "^4.0.12",
|
"handlebars": "^4.0.12",
|
||||||
|
|
Loading…
Reference in New Issue