1
0
mirror of https://github.com/lancedikson/bowser synced 2026-09-24 21:14:32 +00:00

fix: resolve open GitHub security findings (#630)

This commit is contained in:
Naor Peled
2026-08-30 21:05:22 +03:00
committed by GitHub
parent a88622557d
commit 1d7923497f
7 changed files with 322 additions and 563 deletions

View File

@@ -89,20 +89,20 @@
"babel-plugin-add-module-exports": "^1.0.4",
"babel-plugin-istanbul": "^8.0.0",
"core-js": "^3.49.0",
"coveralls": "^3.0.6",
"docdash": "^1.1.1",
"coveralls-next": "^6.0.2",
"docdash": "^2.0.2",
"eslint": "^10.8.0",
"eslint-config-airbnb-extended": "^3.1.0",
"eslint-plugin-ava": "^17.0.1",
"eslint-plugin-import": "^2.32.0",
"gh-pages": "^3.0.0",
"jsdoc": "^3.6.3",
"gh-pages": "^6.3.0",
"jsdoc": "^4.0.5",
"nyc": "^18.0.0",
"publint": "^0.3.22",
"regenerator-runtime": "^0.14.1",
"sinon": "^22.0.0",
"terser": "^5.49.0",
"testem": "^3.0.0",
"testem": "^3.20.2",
"tsdown": "^0.22.14",
"typescript": "^5.9.3",
"yamljs": "^0.3.0"