summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-15 10:21:30 +0000
committerGitHub <noreply@github.com>2021-08-15 10:21:30 +0000
commit35e73e437613e5313fdf9792c6699bb18c0072e3 (patch)
treee05c3dbd7e1929c22ce5504cef632c4f8ebc0d50 /package.json
parentcf895e1430173a6adf03dd79d596811a8edbab79 (diff)
parentce60a66b173ddc7c4acfb21ae01e06ba8c700071 (diff)
downloadnextcloud-server-35e73e437613e5313fdf9792c6699bb18c0072e3.tar.gz
nextcloud-server-35e73e437613e5313fdf9792c6699bb18c0072e3.zip
Merge pull request #28425 from nextcloud/dependabot/npm_and_yarn/core-js-3.16.1
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index b3365823eac..8fcf4690732 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,7 @@
"bootstrap": "^4.6.0",
"camelcase": "^6.2.0",
"clipboard": "^2.0.8",
- "core-js": "^3.16.0",
+ "core-js": "^3.16.1",
"css-vars-ponyfill": "^2.4.6",
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.2.1",
"debounce": "^1.2.1",