build(deps): bump rollup from 2.44.0 to 2.45.1 in /web (#726)

This commit is contained in:
dependabot[bot] 2021-04-12 08:31:10 +02:00 committed by GitHub
parent 939b55ce29
commit 59eb89db6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
web/package-lock.json generated
View File

@ -5245,9 +5245,9 @@
}
},
"rollup": {
"version": "2.44.0",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.44.0.tgz",
"integrity": "sha512-rGSF4pLwvuaH/x4nAS+zP6UNn5YUDWf/TeEU5IoXSZKBbKRNTCI3qMnYXKZgrC0D2KzS2baiOZt1OlqhMu5rnQ==",
"version": "2.45.1",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.45.1.tgz",
"integrity": "sha512-vPD+JoDj3CY8k6m1bLcAFttXMe78P4CMxoau0iLVS60+S9kLsv2379xaGy4NgYWu+h2WTlucpoLPAoUoixFBag==",
"requires": {
"fsevents": "~2.3.1"
}

View File

@ -72,7 +72,7 @@
"lit-html": "^1.3.0",
"moment": "^2.29.1",
"rapidoc": "^9.0.0",
"rollup": "^2.44.0",
"rollup": "^2.45.1",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-copy": "^3.4.0",
"rollup-plugin-cssimport": "^1.0.2",