summaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-03-16 16:31:02 +0000
committerGitHub <noreply@github.com>2020-03-16 16:31:02 +0000
commitf25c5e1b851cec66c5bcfe67c9ab67a1ea3618c3 (patch)
treeff60ebc6bec49e42fdca1f18954a941414cfc0a0 /package-lock.json
parent36b5980d01bc1bcb8bc0167ae868a323d75f0d41 (diff)
downloadProject-TechRPG-f25c5e1b851cec66c5bcfe67c9ab67a1ea3618c3.tar.gz
Project-TechRPG-f25c5e1b851cec66c5bcfe67c9ab67a1ea3618c3.tar.bz2
Project-TechRPG-f25c5e1b851cec66c5bcfe67c9ab67a1ea3618c3.zip
Bump acorn from 5.7.3 to 5.7.4dependabot/npm_and_yarn/acorn-5.7.4
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.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 f63d1a4..10e1324 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -22,9 +22,9 @@
}
},
"acorn": {
- "version": "5.7.3",
- "resolved": "https://registry.npmjs.org/acorn/-/acorn-5.7.3.tgz",
- "integrity": "sha512-T/zvzYRfbVojPWahDsE5evJdHb3oJoQfFbsrKM7w5Zcs++Tr257tia3BmMP8XYVjp1S9RZXQMh7gao96BlqZOw=="
+ "version": "5.7.4",
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-5.7.4.tgz",
+ "integrity": "sha512-1D++VG7BhrtvQpNbBzovKNc1FLGGEE/oGe7b9xJm/RFHMBeUaUGpluV9RLjZa47YFdPcDAenEYuq9pQPcMdLJg=="
},
"acorn-jsx": {
"version": "4.1.1",