chore(deps): update dependency eslint-plugin-security to v2.1.1 (#953)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/955/head
renovate[bot] 1 year ago committed by GitHub
parent 67405aed06
commit 1adb912547
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -21,7 +21,7 @@
"eslint-plugin-import": "2.29.1",
"eslint-plugin-n": "16.6.2",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-security": "2.1.0",
"eslint-plugin-security": "2.1.1",
"prettier": "3.2.2",
"rollup": "4.10.0",
"typescript": "5.3.3"

@ -46,8 +46,8 @@ importers:
specifier: 6.1.1
version: 6.1.1(eslint@8.56.0)
eslint-plugin-security:
specifier: 2.1.0
version: 2.1.0
specifier: 2.1.1
version: 2.1.1
prettier:
specifier: 3.2.2
version: 3.2.2
@ -1503,8 +1503,8 @@ packages:
eslint: 8.56.0
dev: true
/eslint-plugin-security@2.1.0:
resolution: {integrity: sha512-ywxclP954bf8d3gr6KOQ/AFc+PRvWuhOxtPOEtiHmVYiZr/mcgQtmSJq6+hTEXC5ylTjHnPPG+PEnzlDiWMXbQ==}
/eslint-plugin-security@2.1.1:
resolution: {integrity: sha512-7cspIGj7WTfR3EhaILzAPcfCo5R9FbeWvbgsPYWivSurTBKW88VQxtP3c4aWMG9Hz/GfJlJVdXEJ3c8LqS+u2w==}
dependencies:
safe-regex: 2.1.1
dev: true

Loading…
Cancel
Save