Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-12 09:33:57 +0300
committerGitHub <noreply@github.com>2021-05-12 09:33:57 +0300
commit82e3f87580e226b4c8f507ae52757fba75f133ab (patch)
tree18c429a048a5f295945be0bcf7e458ed232f7ce0 /package-lock.json
parent80253393f0697215cefcfdc68e53641ebb5839c1 (diff)
Bump acorn from 8.1.1 to 8.2.4
Bumps [acorn](https://github.com/acornjs/acorn) from 8.1.1 to 8.2.4. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/8.1.1...8.2.4) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 264b11e91..6db183328 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -7563,9 +7563,9 @@
"dev": true
},
"acorn": {
- "version": "8.1.1",
- "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.1.1.tgz",
- "integrity": "sha512-xYiIVjNuqtKXMxlRMDc6mZUhXehod4a3gbZ1qRlM7icK4EbxUFNLhWoPblCvFtB2Y9CIqHP3CF/rdxLItaQv8g==",
+ "version": "8.2.4",
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.2.4.tgz",
+ "integrity": "sha512-Ibt84YwBDDA890eDiDCEqcbwvHlBvzzDkU2cGBBDDI1QWT12jTiXIOn2CIw5KK4i6N5Z2HUxwYjzriDyqaqqZg==",
"dev": true
},
"acorn-globals": {