Skip to content

Commit 7f9862b

Browse files
chore(deps): update dependency rollup to v2.79.2 [security]
1 parent 1ea8eec commit 7f9862b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"eslint": "8.23.0",
8484
"eslint-plugin-import": "2.26.0",
8585
"eslint-plugin-vue": "9.4.0",
86-
"rollup": "2.79.0",
86+
"rollup": "2.79.2",
8787
"start-server-and-test": "1.14.0"
8888
}
8989
}

packages/client/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3047,10 +3047,10 @@ [email protected]:
30473047
rangestr "0.0.1"
30483048
seedrandom "2.4.2"
30493049

3050-
3051-
version "2.79.0"
3052-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.0.tgz#9177992c9f09eb58c5e56cbfa641607a12b57ce2"
3053-
integrity sha512-x4KsrCgwQ7ZJPcFA/SUu6QVcYlO7uRLfLAy0DSA4NS2eG8japdbpM50ToH7z4iObodRYOJ0soneF0iaQRJ6zhA==
3050+
3051+
version "2.79.2"
3052+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.2.tgz#f150e4a5db4b121a21a747d762f701e5e9f49090"
3053+
integrity sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ==
30543054
optionalDependencies:
30553055
fsevents "~2.3.2"
30563056

0 commit comments

Comments
 (0)