1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2026-04-19 08:27:40 +00:00

npm audit fix serialize-javascript

This commit is contained in:
Steven Hugg
2025-10-08 16:21:16 -05:00
parent 2af33a837a
commit 704fa29eef
2 changed files with 37 additions and 35 deletions
+33 -32
View File
@@ -48,10 +48,10 @@
"typescript-formatter": "^7.2.2"
},
"optionalDependencies": {
"chromedriver": "*",
"chromedriver": "^141.0.1",
"heapdump": "^0.3.15",
"jsfuzz": "^1.0.14",
"nightwatch": "*"
"nightwatch": "^3.12.2"
}
},
"node_modules/@babel/code-frame": {
@@ -320,9 +320,9 @@
}
},
"node_modules/@bazel/runfiles": {
"version": "5.8.1",
"resolved": "https://registry.npmjs.org/@bazel/runfiles/-/runfiles-5.8.1.tgz",
"integrity": "sha512-NDdfpdQ6rZlylgv++iMn5FkObC/QlBQvipinGLSOguTYpRywmieOyJ29XHvUilspwTFSILWpoE9CqMGkHXug1g==",
"version": "6.5.0",
"resolved": "https://registry.npmjs.org/@bazel/runfiles/-/runfiles-6.5.0.tgz",
"integrity": "sha512-RzahvqTkfpY2jsDxo8YItPX+/iZ6hbiikw1YhE0bA9EKBR5Og8Pa6FHn9PO9M0zaXRVsr0GFQLKbB/0rzy9SzA==",
"license": "Apache-2.0",
"optional": true
},
@@ -1385,15 +1385,15 @@
}
},
"node_modules/chromedriver": {
"version": "129.0.4",
"resolved": "https://registry.npmjs.org/chromedriver/-/chromedriver-129.0.4.tgz",
"integrity": "sha512-j5I55cQwodFJUaYa1tWUmj2ss9KcPRBWmUa5Qonq3X8kqv2ASPyTboFYb4YB/YLztkYTUUw2E43txXw0wYzT/A==",
"version": "141.0.1",
"resolved": "https://registry.npmjs.org/chromedriver/-/chromedriver-141.0.1.tgz",
"integrity": "sha512-BvBP/wlZDU/oDSQ7cbolKE2DI/PP2T2qDWN75+QiPkW5bUs/pd5uz4LYREl1fyoIerhLGhS0OSmMxpUfDbP4Tg==",
"hasInstallScript": true,
"license": "Apache-2.0",
"optional": true,
"dependencies": {
"@testim/chrome-version": "^1.1.4",
"axios": "^1.7.4",
"axios": "^1.12.0",
"compare-versions": "^6.1.0",
"extract-zip": "^2.0.1",
"proxy-agent": "^6.4.0",
@@ -1404,7 +1404,7 @@
"chromedriver": "bin/chromedriver"
},
"engines": {
"node": ">=18"
"node": ">=20"
}
},
"node_modules/ci-info": {
@@ -4721,16 +4721,6 @@
"dev": true,
"license": "MIT"
},
"node_modules/mocha/node_modules/serialize-javascript": {
"version": "6.0.2",
"resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.2.tgz",
"integrity": "sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==",
"dev": true,
"license": "BSD-3-Clause",
"dependencies": {
"randombytes": "^2.1.0"
}
},
"node_modules/mocha/node_modules/supports-color": {
"version": "8.1.1",
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
@@ -4840,9 +4830,9 @@
}
},
"node_modules/nightwatch": {
"version": "3.8.0",
"resolved": "https://registry.npmjs.org/nightwatch/-/nightwatch-3.8.0.tgz",
"integrity": "sha512-aO2u05Tbc+RIfUESa0k+3SKByxoiOKDqTiJWk/B5GU//ZfhJE/EYT+NKB/drkKRUAh8tvD3O47aPWTXTAwaqZA==",
"version": "3.12.2",
"resolved": "https://registry.npmjs.org/nightwatch/-/nightwatch-3.12.2.tgz",
"integrity": "sha512-B4MGUvO+RjX8gYg84oJ3DKdgzfXIFRKbs19nLBlUt+aJlzBdv6VdN00wlOmzCakHXZlU10MGm1KiW0dsTlgFRA==",
"license": "MIT",
"optional": true,
"dependencies": {
@@ -4874,7 +4864,7 @@
"open": "8.4.2",
"ora": "5.4.1",
"piscina": "^4.3.1",
"selenium-webdriver": "4.24.1",
"selenium-webdriver": "4.27.0",
"semver": "7.5.4",
"stacktrace-parser": "0.1.10",
"strip-ansi": "6.0.1",
@@ -6553,13 +6543,23 @@
"integrity": "sha512-OwpTSOfy6xSs1+pwcNrv0RBMOzI39Lp3qQKUTPVVPRjCdNa5JH/oPRiqsesIskK8TVgmRiHwO4KXlV2Li9dANA=="
},
"node_modules/selenium-webdriver": {
"version": "4.24.1",
"resolved": "https://registry.npmjs.org/selenium-webdriver/-/selenium-webdriver-4.24.1.tgz",
"integrity": "sha512-fcK5BTI/54cSqIhiVtrd9li1YL6LW109yIwuVw6V+FlVE6y4riGiX2qdZxVzHq+sm2TJyps+D2sjzXrpDZe1Og==",
"version": "4.27.0",
"resolved": "https://registry.npmjs.org/selenium-webdriver/-/selenium-webdriver-4.27.0.tgz",
"integrity": "sha512-LkTJrNz5socxpPnWPODQ2bQ65eYx9JK+DQMYNihpTjMCqHwgWGYQnQTCAAche2W3ZP87alA+1zYPvgS8tHNzMQ==",
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/SeleniumHQ"
},
{
"type": "opencollective",
"url": "https://opencollective.com/selenium"
}
],
"license": "Apache-2.0",
"optional": true,
"dependencies": {
"@bazel/runfiles": "^5.8.1",
"@bazel/runfiles": "^6.3.1",
"jszip": "^3.10.1",
"tmp": "^0.2.3",
"ws": "^8.18.0"
@@ -6644,10 +6644,11 @@
"license": "MIT"
},
"node_modules/serialize-javascript": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.0.tgz",
"integrity": "sha512-Qr3TosvguFt8ePWqsvRfrKyQXIiW+nGbYpy8XK24NQHE83caxWt+mIymTT19DGFbNWNLfEwsrkSmN64lVWB9ag==",
"optional": true,
"version": "6.0.2",
"resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.2.tgz",
"integrity": "sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==",
"devOptional": true,
"license": "BSD-3-Clause",
"dependencies": {
"randombytes": "^2.1.0"
}
+4 -3
View File
@@ -49,15 +49,16 @@
"typescript-formatter": "^7.2.2"
},
"optionalDependencies": {
"chromedriver": "*",
"chromedriver": "^141.0.1",
"heapdump": "^0.3.15",
"jsfuzz": "^1.0.14",
"nightwatch": "*"
"nightwatch": "^3.12.2"
},
"overrides": {
"fetch-vcr": {
"node-fetch": "2.6.7"
}
},
"serialize-javascript": "6.0.2"
},
"scripts": {
"build": "make prepare",