diff options
Diffstat (limited to 'vnext/package-lock.json')
-rw-r--r-- | vnext/package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/vnext/package-lock.json b/vnext/package-lock.json index 0fefdfbc..d82c5328 100644 --- a/vnext/package-lock.json +++ b/vnext/package-lock.json @@ -16193,9 +16193,9 @@ "dev": true }, "webpack": { - "version": "5.10.1", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.10.1.tgz", - "integrity": "sha512-mHu4iM2mW7d/8R91VPPNtUCNd1D8k51TTb4e0XjylapIR6WEmW8XUTBZq8TqmShj9XYxVXJn6AzKlWnrlty6DA==", + "version": "5.10.3", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.10.3.tgz", + "integrity": "sha512-KFPEbpNKfNU4t2CDsUZJ7KpuUbzDqGUCZqLmz4667KSUWMc9BuR3a8jpa72Emv7JUbdGwISD9OZjoI9S5BnHig==", "dev": true, "requires": { "@types/eslint-scope": "^3.7.0", |