Merge pull request #13839 from nextcloud/dependabot/npm_and_yarn/css-vars-ponyfill-1.16.3
Bump css-vars-ponyfill from 1.16.2 to 1.16.3
This commit is contained in:
commit
4fed18e6b1
4 changed files with 5 additions and 5 deletions
BIN
core/js/dist/main.js
vendored
BIN
core/js/dist/main.js
vendored
Binary file not shown.
BIN
core/js/dist/main.js.map
vendored
BIN
core/js/dist/main.js.map
vendored
Binary file not shown.
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -1282,7 +1282,7 @@
|
|||
},
|
||||
"async": {
|
||||
"version": "1.5.2",
|
||||
"resolved": "http://registry.npmjs.org/async/-/async-1.5.2.tgz",
|
||||
"resolved": "https://registry.npmjs.org/async/-/async-1.5.2.tgz",
|
||||
"integrity": "sha1-7GphrlZIDAw8skHJVhjiCJL5Zyo="
|
||||
},
|
||||
"async-each": {
|
||||
|
@ -2060,9 +2060,9 @@
|
|||
}
|
||||
},
|
||||
"css-vars-ponyfill": {
|
||||
"version": "1.16.2",
|
||||
"resolved": "https://registry.npmjs.org/css-vars-ponyfill/-/css-vars-ponyfill-1.16.2.tgz",
|
||||
"integrity": "sha512-cnF2KwwMPjU+P5jgDnPv/o+RioqDyjw81YNLki3rEPDp28xYE0zjpN23RaFF/pimmS4G4MG1eJtSYGaf19mvyw=="
|
||||
"version": "1.16.3",
|
||||
"resolved": "https://registry.npmjs.org/css-vars-ponyfill/-/css-vars-ponyfill-1.16.3.tgz",
|
||||
"integrity": "sha512-JpMyaChvHNAGo21ap+NmzcALPq4fk8d5Yw8g92MCexMtGmKYXwX/53rMCnHDT/YpQIoW6URNpBENkMi+Wu4qkg=="
|
||||
},
|
||||
"cssesc": {
|
||||
"version": "0.1.0",
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
"blueimp-md5": "^2.10.0",
|
||||
"bootstrap": "^3.4.0",
|
||||
"clipboard": "^2.0.4",
|
||||
"css-vars-ponyfill": "^1.16.2",
|
||||
"css-vars-ponyfill": "^1.16.3",
|
||||
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.1.3",
|
||||
"dompurify": "^1.0.9",
|
||||
"handlebars": "^4.0.12",
|
||||
|
|
Loading…
Reference in a new issue