summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2021-03-17 14:08:21 -0100
committerGitHub <noreply@github.com>2021-03-17 14:08:21 -0100
commitc111b517bdea9383844fbe9bdbe96409b5b857a0 (patch)
tree1e81ed8969d338e0b5c1e3bfe18d2915db863349 /package-lock.json
parentce4a7a8c17ae9ca38027732c27bc8f75646987b6 (diff)
parent07db09e719e89e0d11569abdb3cb8d6d372eeed3 (diff)
Merge pull request #1217 from nextcloud/dependabot/npm_and_yarn/babel/runtime-7.13.10
Bump @babel/runtime from 7.12.5 to 7.13.10
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 d038af94..29674c73 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2503,9 +2503,9 @@
}
},
"@babel/runtime": {
- "version": "7.12.5",
- "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.12.5.tgz",
- "integrity": "sha512-plcc+hbExy3McchJCEQG3knOsuh3HH+Prx1P6cLIkET/0dLuQDEnrT+s27Axgc9bqfsmNUNHfscgMUdBpC9xfg==",
+ "version": "7.13.10",
+ "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.13.10.tgz",
+ "integrity": "sha512-4QPkjJq6Ns3V/RgpEahRk+AGfL0eO6RHHtTWoNNr5mO49G6B5+X6d6THgWEAvTrznU5xYpbAlVKRYcsCgh/Akw==",
"requires": {
"regenerator-runtime": "^0.13.4"
}