fix(deps): update dependency bottlejs to ^2.0.1

This commit is contained in:
renovate[bot] 2022-08-29 07:01:00 +00:00 committed by GitHub
parent 0867a9e48f
commit 2dee2e72b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -9,7 +9,7 @@
"version": "0.4.1",
"license": "Apache-2.0",
"dependencies": {
"bottlejs": "^2.0.0",
"bottlejs": "^2.0.1",
"cosmiconfig": "^7.0.1",
"escape-string-regexp": "^4.0.0",
"lodash": "^4.17.21",
@ -69,9 +69,9 @@
}
},
"node_modules/bottlejs": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/bottlejs/-/bottlejs-2.0.0.tgz",
"integrity": "sha512-Qhz5dd1YPTOHw0gZ1a1WpJ/oEWsq09BMMbxczeAPgubISij+ZFfah7wfOlHFeFQpWLQkS9TGz5C54tV6v0BlFA=="
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/bottlejs/-/bottlejs-2.0.1.tgz",
"integrity": "sha512-50T0bzqeAqZ+//kgjdDxNu7UP8Je04isNPyHPwwOOPoeZmtVESkuF9nwkWEqSEd9Sw1yJ1oaoHBAMxe/wG4Zzg=="
},
"node_modules/callsites": {
"version": "3.1.0",
@ -318,9 +318,9 @@
}
},
"bottlejs": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/bottlejs/-/bottlejs-2.0.0.tgz",
"integrity": "sha512-Qhz5dd1YPTOHw0gZ1a1WpJ/oEWsq09BMMbxczeAPgubISij+ZFfah7wfOlHFeFQpWLQkS9TGz5C54tV6v0BlFA=="
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/bottlejs/-/bottlejs-2.0.1.tgz",
"integrity": "sha512-50T0bzqeAqZ+//kgjdDxNu7UP8Je04isNPyHPwwOOPoeZmtVESkuF9nwkWEqSEd9Sw1yJ1oaoHBAMxe/wG4Zzg=="
},
"callsites": {
"version": "3.1.0",

View File

@ -22,7 +22,7 @@
"url": "https://github.com/jsdoc/jsdoc/issues"
},
"dependencies": {
"bottlejs": "^2.0.0",
"bottlejs": "^2.0.1",
"cosmiconfig": "^7.0.1",
"escape-string-regexp": "^4.0.0",
"lodash": "^4.17.21",