mirror of
https://github.com/filebrowser/filebrowser.git
synced 2024-06-07 23:00:43 +00:00
chore(deps): bump ace-builds from 1.4.5 to 1.4.6 in /frontend (#857)
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds) from 1.4.5 to 1.4.6. - [Release notes](https://github.com/ajaxorg/ace-builds/releases) - [Changelog](https://github.com/ajaxorg/ace-builds/blob/master/ChangeLog.txt) - [Commits](https://github.com/ajaxorg/ace-builds/compare/v1.4.5...v1.4.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
28480c6acd
commit
0afc8c9e5c
6
frontend/package-lock.json
generated
6
frontend/package-lock.json
generated
@ -2239,9 +2239,9 @@
|
||||
}
|
||||
},
|
||||
"ace-builds": {
|
||||
"version": "1.4.5",
|
||||
"resolved": "https://registry.npmjs.org/ace-builds/-/ace-builds-1.4.5.tgz",
|
||||
"integrity": "sha512-wotVzxv5YClvwOjiuXNyGm4j/CnKoFIoTnnXNmi1nTHjr7hXMMjQeytcnbFua4thaJ5vvpVEDv0utmjqsrp3Jw=="
|
||||
"version": "1.4.6",
|
||||
"resolved": "https://registry.npmjs.org/ace-builds/-/ace-builds-1.4.6.tgz",
|
||||
"integrity": "sha512-JpuzcHQxTO6Nk8Q1Y8fVQAaxpimziAvVe/CX4h39ig0iHTtBNuySOGHUxmno8mNe4IMbjO8RJICmsrQKTdTWpQ=="
|
||||
},
|
||||
"acorn": {
|
||||
"version": "5.7.3",
|
||||
|
@ -9,7 +9,7 @@
|
||||
"lint": "vue-cli-service lint --fix"
|
||||
},
|
||||
"dependencies": {
|
||||
"ace-builds": "^1.4.5",
|
||||
"ace-builds": "^1.4.6",
|
||||
"clipboard": "^2.0.4",
|
||||
"js-base64": "^2.5.1",
|
||||
"lodash.clonedeep": "^4.5.0",
|
||||
|
Loading…
Reference in New Issue
Block a user