chore(deps): lock file maintenance
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Renovate Bot 2023-06-12 00:24:58 +00:00
parent 88024500a2
commit d8a610e52c

12
package-lock.json generated
View File

@ -1691,9 +1691,9 @@
}
},
"node_modules/rollup": {
"version": "3.23.1",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-3.23.1.tgz",
"integrity": "sha512-ybRdFVHOoljGEFILHLd2g/qateqUdjE6YS41WXq4p3C/WwD3xtWxV4FYWETA1u9TeXQc5K8L8zHE5d/scOvrOQ==",
"version": "3.25.0",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-3.25.0.tgz",
"integrity": "sha512-FnJkNRst2jEZGw7f+v4hFo6UTzpDKrAKcHZWcEfm5/GJQ5CK7wgb4moNLNAe7npKUev7yQn1AY/YbZRIxOv6Qg==",
"dev": true,
"bin": {
"rollup": "dist/bin/rollup"
@ -3126,9 +3126,9 @@
}
},
"rollup": {
"version": "3.23.1",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-3.23.1.tgz",
"integrity": "sha512-ybRdFVHOoljGEFILHLd2g/qateqUdjE6YS41WXq4p3C/WwD3xtWxV4FYWETA1u9TeXQc5K8L8zHE5d/scOvrOQ==",
"version": "3.25.0",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-3.25.0.tgz",
"integrity": "sha512-FnJkNRst2jEZGw7f+v4hFo6UTzpDKrAKcHZWcEfm5/GJQ5CK7wgb4moNLNAe7npKUev7yQn1AY/YbZRIxOv6Qg==",
"dev": true,
"requires": {
"fsevents": "~2.3.2"