diff --git a/yarn.lock b/yarn.lock index b7e4822..7aa0aca 100644 --- a/yarn.lock +++ b/yarn.lock @@ -257,15 +257,15 @@ dependencies: safe-buffer "^5.1.2" -"@scode/encoding-helper@^1.0.10": - version "1.0.31" - resolved "https://npm.scode.ovh/@scode%2fencoding-helper/-/encoding-helper-1.0.31.tgz#0796ac0a1538f6e123de01fb8584f07aee43628c" - integrity sha512-Nr4UAX9LIrTvSReoBEpve1HTHnY2Yuv09hGMd9tkDtam/qR/ONeCyA0u3wmoqS8VQupvjjD2Xrf6Kikl8t83IA== +"@sapphirecode/encoding-helper@^1.0.10": + version "1.0.32" + resolved "https://registry.yarnpkg.com/@sapphirecode/encoding-helper/-/encoding-helper-1.0.32.tgz#7cd8455add28defa6321cc13c4133f473f9a96e2" + integrity sha512-s4lp2BFiVfU5EDALbhuxaDrVaxce+y54K23hHPREZf7XTzTO90CAIEeHqoxq5gHy/nwVglsF9V6gYYRYUz0xFg== -"@scode/eslint-config@^2.0.2": - version "2.0.16" - resolved "https://npm.scode.ovh/@scode%2feslint-config/-/eslint-config-2.0.16.tgz#99ba872cbdc850d3865dde3d91568fb549980b88" - integrity sha512-Q0GC5T0T5qlGNyv+HJ7zx6VWJMA9tlZcU5TGA+uYI7xyNvumrP40bFeujCCsYJ9BxuEhqfbzW8rmZonzRYNe+w== +"@sapphirecode/eslint-config@^2.0.2": + version "2.0.19" + resolved "https://registry.yarnpkg.com/@sapphirecode/eslint-config/-/eslint-config-2.0.19.tgz#00a5f64457f5f4a74773349c55ef9f1ecbdbe74a" + integrity sha512-BOI6bhg7mWkgHBOua/93FaukFMq6uAruVfsh3wbhohFYzA5uDYALGqWcRjWIZUCcKNb7r5AJgeT483ftHrWPYA== dependencies: eslint-plugin-jsdoc "^24.0.0" eslint-plugin-node "^11.0.0"