From 0dbf96b59317b04302d9eab6f98a068900d7a74b Mon Sep 17 00:00:00 2001 From: "d2l-github-action-tokens[bot]" <78449032+d2l-github-action-tokens[bot]@users.noreply.github.com> Date: Thu, 22 Jun 2023 12:55:47 +0000 Subject: [PATCH] Auto Update Dependencies (#3773) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- package-lock.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2f84bda0fc..61c4e8f6db 100644 --- a/package-lock.json +++ b/package-lock.json @@ -476,9 +476,9 @@ } }, "node_modules/@brightspace-ui/testing": { - "version": "0.10.1", - "resolved": "https://registry.npmjs.org/@brightspace-ui/testing/-/testing-0.10.1.tgz", - "integrity": "sha512-9/p3lJBWyvz1K1UQK0Zfchjr8VAEnnK87K7VOhMMcYcYkGyDITPg4Ryt5/TjOoiqcVrZ5qjhUckVRgIBXijyuA==", + "version": "0.10.2", + "resolved": "https://registry.npmjs.org/@brightspace-ui/testing/-/testing-0.10.2.tgz", + "integrity": "sha512-yINV7P/I8au3o440B4yhb0opK6e1LZg1s+RunxDD5CvhY6cw9WL6R27sr8rqkO9tZPUfRb4/zcR8c3q/z2+3NA==", "dev": true, "dependencies": { "@open-wc/testing": "^3", @@ -3415,9 +3415,9 @@ "dev": true }, "node_modules/electron-to-chromium": { - "version": "1.4.436", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.436.tgz", - "integrity": "sha512-aktOxo8fnrMC8vOIBMVS3PXbT1nrPQ+SouUuN7Y0a+Rw3pOMrvIV92Ybnax7x4tugA+ZpYA5fOHTby7ama8OQQ==", + "version": "1.4.437", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.437.tgz", + "integrity": "sha512-ZFekRuBOHUXp21wrR5lshT6pZa/KmjkhKBAtmZz4NN5sCWlHOk3kdhiwFINrDBsRLX6FjyBAb1TRN+KBeNlyzQ==", "dev": true }, "node_modules/emoji-regex": { @@ -4510,9 +4510,9 @@ } }, "node_modules/glob": { - "version": "10.2.7", - "resolved": "https://registry.npmjs.org/glob/-/glob-10.2.7.tgz", - "integrity": "sha512-jTKehsravOJo8IJxUGfZILnkvVJM/MOfHRs8QcXolVef2zNI9Tqyy5+SeuOAZd3upViEZQLyFpQhYiHLrMUNmA==", + "version": "10.3.0", + "resolved": "https://registry.npmjs.org/glob/-/glob-10.3.0.tgz", + "integrity": "sha512-AQ1/SB9HH0yCx1jXAT4vmCbTOPe5RQ+kCurjbel5xSCGhebumUv+GJZfa1rEqor3XIViqwSEmlkZCQD43RWrBg==", "dev": true, "dependencies": { "foreground-child": "^3.1.0",