diff --git a/package-lock.json b/package-lock.json index c5b1e94..e738d91 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4563,9 +4563,9 @@ "license": "MIT" }, "node_modules/sass": { - "version": "1.103.0", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.103.0.tgz", - "integrity": "sha512-+QpdXUDw19lVqRDlYIyje1Lq/0gHsnNHIl4x1CqeUg13zRhaQN11UvTvouwHWLXc9Q3rQVT6oBhFGRYJ5Z8gHw==", + "version": "1.103.1", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.103.1.tgz", + "integrity": "sha512-9icZURbP51S6S0QGoyaeqk9uB06GNWxsFYWfH5RgpFgqK5FA8tJcM3AdVxrZEVJ7dz+L87nG95gBKf4VuaMHGw==", "license": "MIT", "dependencies": { "chokidar": "^5.0.0",